Skip to content

Commit d1654eb

Browse files
committed
updated robo
1 parent 9812f4d commit d1654eb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"codeception/module-memcache": "*",
2222
"codeception/module-mezzio": "*",
2323
"codeception/module-mongodb": "*",
24-
"codeception/module-phalcon5": "*",
2524
"codeception/module-phpbrowser": "*",
2625
"codeception/module-queue": "*",
2726
"codeception/module-redis": "*",
@@ -37,8 +36,7 @@
3736
"http-interop/http-factory-guzzle": "^1.0"
3837
},
3938
"require-dev": {
40-
"symfony/event-dispatcher": "4.4.*",
41-
"consolidation/robo": "^3.0.0"
39+
"consolidation/robo": "4.x-dev"
4240
},
4341
"config": {
4442
"platform": {

0 commit comments

Comments
 (0)