Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0784f14 commit 78c303fCopy full SHA for 78c303f
1 file changed
composer.json
@@ -28,13 +28,13 @@
28
"php": ">=5.6",
29
"ext-json": "*",
30
"ext-zip" : "*",
31
- "symfony/console": "^2|^3|^4|^5",
32
- "symfony/finder": "^2|^3|^4|^5",
33
- "symfony/yaml": "^2|^3|^4|^5",
+ "symfony/console": "^3.4|^4|^5",
+ "symfony/finder": "^3|^4|^5",
+ "symfony/yaml": "^3.4|^4|^5",
34
"guzzlehttp/guzzle": "^6.3|^7.0"
35
},
36
"require-dev": {
37
- "phpunit/phpunit": "^5|^6|^7|^8|^9"
+ "phpunit/phpunit": "^6|^7|^8|^9"
38
39
"bin": ["security-checker"],
40
"autoload": {
0 commit comments