Skip to content

Commit

Permalink
bump: EB-0 Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aallier committed Aug 23, 2024
1 parent 6cfcee3 commit 5596114
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@
"require": {
"php": "^8.3",
"ext-json": "*",
"symfony/config": "^7.0",
"symfony/console": "^7.0",
"symfony/dependency-injection": "^7.0",
"symfony/http-kernel": "^7.0",
"graylog2/gelf-php": "^2.0",
"symfony/config": "^7.1",
"symfony/console": "^7.1",
"symfony/dependency-injection": "^7.1",
"symfony/http-kernel": "^7.1",
"symfony/monolog-bundle": "^3.10"
},
"require-dev": {
"etsglobal/php-static-analysis": "^3.0",
"symfony/phpunit-bridge": "^7.0",
"symfony/phpunit-bridge": "^7.1",
"symfony/http-client-contracts": "^3.4"
},
"suggest": {
Expand Down

0 comments on commit 5596114

Please sign in to comment.