Skip to content

Commit

Permalink
Merge pull request #2 from odandb/sf-6
Browse files Browse the repository at this point in the history
Fix security issue
  • Loading branch information
magi-web authored Dec 7, 2021
2 parents 2a3d676 + 1b3d466 commit ef9617e
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 @@ -24,7 +24,7 @@
"symfony/dependency-injection": "^4.4|^5.1|^6.0",
"symfony/event-dispatcher": "^4.4|^5.1|^6.0",
"symfony/framework-bundle": "^4.4|^5.1|^6.0",
"symfony/http-kernel": "^4.4|^5.1|^6.0"
"symfony/http-kernel": "^4.4|^5.2|^6.0"
},
"conflict": {
"phpunit/phpunit": "<8.0"
Expand Down

0 comments on commit ef9617e

Please sign in to comment.