Skip to content

Commit

Permalink
Merge branch 'llupa-allow-sf-7'
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Apr 17, 2024
2 parents 7c8a4fd + e3b37fc commit edb1fff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"composer/composer": "^2.4",
"jawira/case-converter": "^3.5",
"opis/json-schema": "^2.3",
"symfony/console": "^6.0",
"symfony/filesystem": "^6.0"
"symfony/console": "^6.0 || ^7.0",
"symfony/filesystem": "^6.0 || ^7.0"
},
"require-dev": {
"captainhook/captainhook": "^5.15",
Expand Down

0 comments on commit edb1fff

Please sign in to comment.