Skip to content

Commit

Permalink
Add Symfony 5 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
xvilo authored and roukmoute committed Dec 23, 2019
1 parent 777a89b commit ce7ee2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -24,7 +24,7 @@
"php": ">=7.1",
"hashids/hashids": "^3.0",

This comment has been minimized.

Copy link
@MrAlirezaEB

MrAlirezaEB May 5, 2021

not good version for php 8

This comment has been minimized.

Copy link
@roukmoute

roukmoute May 6, 2021

Owner

Ok interesting, so I must to fix it :)

"sensio/framework-extra-bundle": "^5.1",
"symfony/http-kernel": "^4.0"
"symfony/http-kernel": "^4.0 || ^5.0"
},
"require-dev": {
"bossa/phpspec2-expect": "^3.0",
Expand Down

0 comments on commit ce7ee2c

Please sign in to comment.