Skip to content

Commit

Permalink
Merge pull request #18 from EJTJ3/add-support-sf54
Browse files Browse the repository at this point in the history
feat: add support for symfony 5.4
  • Loading branch information
veewee authored Dec 14, 2023
2 parents ef5c21a + 62c4ffd commit e0ed480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"php-soap/wsdl": "^1.4",
"veewee/xml": "^2.6",
"azjezz/psl": "^2.4",
"symfony/console": "^6.2 || ^7.0"
"symfony/console": "^5.4 || ^6.0 || ^7.0"
},
"require-dev": {
"symfony/var-dumper": "^6.1",
Expand Down

0 comments on commit e0ed480

Please sign in to comment.