Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Dec 5, 2023
1 parent 84d41a5 commit e3c9145
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 @@ -21,15 +21,15 @@
"psr/http-client": "^1.0.3",
"psr/http-factory": "^1.0.2",
"symfony/config": "^5.4|^6.3|^7.0",
"symfony/dependency-injection": "^5.4|^6.3|^7.0",
"symfony/dependency-injection": "^5.4|^6.3|^7.0.1",
"symfony/http-client": "^5.4|^6.3|^7.0",
"symfony/http-kernel": "^5.4|^6.3|^7.0"
"symfony/http-kernel": "^5.4|^6.3|^7.0.1"
},
"require-dev": {
"laravel/pint": "^1.13.6",
"phpstan/phpstan": "^1.10.44",
"phpstan/phpstan": "^1.10.47",
"rector/rector": "^0.14.8",
"symfony/phpunit-bridge": "^5.4|^6.3|^7.0"
"symfony/phpunit-bridge": "^5.4|^6.3|^7.0.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit e3c9145

Please sign in to comment.