Skip to content

Commit

Permalink
updating
Browse files Browse the repository at this point in the history
  • Loading branch information
pchapl committed Oct 6, 2023
1 parent e3acb74 commit 5c820c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"require": {
"php": "^8.0.0",
"doctrine/dbal": "^3.0|^2.8.0",
"symfony/http-kernel": "^5.0",
"symfony/dependency-injection": "^5.0",
"symfony/config": "^5.0"
"symfony/http-kernel": "^5.0|^6.0",
"symfony/dependency-injection": "^5.0|^6.0",
"symfony/config": "^5.0|^6.0"
},
"require-dev": {
"roave/security-advisories": "dev-latest",
Expand Down

0 comments on commit 5c820c9

Please sign in to comment.