Skip to content

Commit 69fb950

Browse files
committed
update symfony dependencies
1 parent e63c1e4 commit 69fb950

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"require": {
1515
"jolicode/jolinotif": "^1.2",
1616
"react/event-loop": "^0.4.3",
17-
"symfony/console": "^3.3",
18-
"symfony/process": "^3.3",
19-
"symfony/yaml": "^3.3",
17+
"symfony/console": "^3.0",
18+
"symfony/process": "^3.0",
19+
"symfony/yaml": "^3.0",
2020
"yosymfony/resource-watcher": "^1.2"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)