Skip to content

Commit

Permalink
Require symfony/config ^6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
javespi committed Apr 9, 2024
1 parent 7d51ea7 commit 0b105d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
"behat/behat": "^3.11.0",
"psr/container": "^1.1.2",
"symfony/config": "^6.0",
"symfony/dependency-injection": "^6.0.13"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0b105d4

Please sign in to comment.