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 c2af665 commit 4cf939eCopy full SHA for 4cf939e
composer.json
@@ -11,8 +11,8 @@
11
"require": {
12
"php": "^7.0",
13
"ircmaxell/php-cfg": "dev-master",
14
- "symfony/yaml": "~3.3.6",
15
- "symfony/console": "~3.3.5"
+ "symfony/yaml": ">=3.3.6",
+ "symfony/console": ">=3.3.5"
16
},
17
"require-dev": {
18
"phpunit/phpunit": "^6.0"
package/composer.json
0 commit comments