Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kenza-ya committed Jul 2, 2024
1 parent 6518735 commit 2a68d21
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 @@ -5,10 +5,10 @@
"require": {
"php": "^8.1",
"ramsey/uuid": "^4.7.6",
"symfony/config": "v4.4.44",
"symfony/console": "v4.4.49",
"symfony/expression-language": "v6.4.8",
"symfony/dependency-injection": "v4.4.49",
"symfony/config": "~4.0|~5.0|~6.0",
"symfony/console": "~4.0|~5.0|~6.0|~7.0",
"symfony/expression-language": "~6.0",
"symfony/dependency-injection": "~4.0|~5.0|~6.0",
"techdivision/import-app-simple": "dev-compatibility-php-81",
"techdivision/import-configuration-jms": "dev-compatibility-php-81"
},
Expand Down

0 comments on commit 2a68d21

Please sign in to comment.