Skip to content

Commit 37353ad

Browse files
author
ace-n
committed
Downgrade dependencies to pass on CI
1 parent 4b71d21 commit 37353ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appengine/flexible/websockets/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"require": {
33
"cboden/ratchet": "^0.4.1",
44
"guzzlehttp/psr7": "^1.5",
5-
"silex/silex": "^2.3"
5+
"silex/silex": "^1.3"
66
},
77
"require-dev": {
8-
"phpunit/phpunit": "^7.5",
8+
"phpunit/phpunit": "^5",
99
"ratchet/pawl": "^0.3.4",
1010
"react/promise": "^2.7",
1111
"clue/block-react": "^1.3",

0 commit comments

Comments
 (0)