Skip to content

Commit

Permalink
Merge pull request #17 from javer/symfony6
Browse files Browse the repository at this point in the history
  • Loading branch information
jens1o authored Dec 14, 2021
2 parents 60e79ad + ef71a31 commit 55f3d48
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 @@ -10,10 +10,10 @@
],
"require": {
"php": ">=5.6",
"symfony/filesystem": "^2.3 || ^3.0 || ^4.0 || ^5.0"
"symfony/filesystem": "^2.3 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^5.0.4"
"symfony/phpunit-bridge": "^5.0.4 || ^6.0"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 55f3d48

Please # to comment.