Skip to content

Commit

Permalink
Merge pull request #39 from bitgandtter/patch-1
Browse files Browse the repository at this point in the history
allow sf 6.x
  • Loading branch information
Insolita authored Jan 5, 2022
2 parents 1160488 + 4e9b34c commit b04442d
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 @@ -15,7 +15,7 @@
"php": ">=7.1" ,
"ext-json": "*" ,
"ext-mbstring": "*" ,
"symfony/finder": "^3.4|^4.0|^5.0"
"symfony/finder": "^3.4|^4.0|^5.0|^6.0"
} ,
"require-dev": {
"phpunit/phpunit": "^7.0|^8.0|^9.0",
Expand Down

0 comments on commit b04442d

Please sign in to comment.