Skip to content

Commit

Permalink
Merge pull request #1 from BernhardK91/symfony-v7
Browse files Browse the repository at this point in the history
Add symfony constrains for v7
  • Loading branch information
horstoeko authored Dec 12, 2024
2 parents 8b73c17 + 8f288d8 commit cda3314
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 @@ -33,9 +33,9 @@
"adrienrn/php-mimetyper": "^0.2",
"goetas-webservices/xsd2php-runtime": "^0.2.13",
"ext-simplexml": "*",
"symfony/validator": "^5|^6",
"symfony/intl": "^5|^6",
"symfony/yaml": "^5|^6",
"symfony/validator": "^5|^6|^7",
"symfony/intl": "^5|^6|^7",
"symfony/yaml": "^5|^6|^7",
"horstoeko/stringmanagement": "^1"
},
"require-dev": {
Expand Down

0 comments on commit cda3314

Please sign in to comment.