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.
2 parents cb7bad2 + 3ddd1c6 commit a29120bCopy full SHA for a29120b
composer.json
@@ -29,10 +29,10 @@
29
"require" : {
30
"php" : ">=5.6",
31
"gossi/php-code-profiles" : "dev-master",
32
- "symfony/config" : "~2|^3",
33
- "symfony/yaml" : "~2|^3",
34
- "symfony/event-dispatcher" : "~2|^3",
35
- "symfony/console" : "~2|^3",
+ "symfony/config" : "~2|^3|^4",
+ "symfony/yaml" : "~2|^3|^4",
+ "symfony/event-dispatcher" : "~2|^3|^4",
+ "symfony/console" : "~2|^3|^4",
36
"phootwork/collection" : "^1.5",
37
"phootwork/tokenizer" : "~0"
38
},
@@ -44,4 +44,4 @@
44
"test" : "phpunit",
45
"api" : "sami.php update sami.php"
46
}
47
-}
+}
0 commit comments