Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TorbenLundsgaard authored Feb 7, 2023
1 parent eaa65e3 commit 9f96e28
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"require": {
"php": "^7.1 || ^8.0",
"grabzit/grabzit": "^3.4",
"symfony/config": "^3.4 || ^4.4 || ^5.2",
"symfony/dependency-injection": "^3.4.26 || ^4.4 || ^5.2",
"symfony/http-kernel": "^3.4 || ^4.4 || ^5.2"
"symfony/config": "^3.4 || ^4.4 || ^5.4",
"symfony/dependency-injection": "^3.4.26 || ^4.4 || ^5.4",
"symfony/http-kernel": "^3.4 || ^4.4.50 || ^5.4"
},
"require-dev": {
"symfony/phpunit-bridge": "^4.4 || ^5.2"
"symfony/phpunit-bridge": "^4.4 || ^5.4"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 9f96e28

Please sign in to comment.