Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit cce0992

Browse files
committed
Bump dependencies versions
1 parent 526db30 commit cce0992

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"type": "project",
55
"license": "MIT",
66
"require": {
7-
"php": ">=5.5.9",
8-
"composer/composer": "1.0.0-alpha11",
7+
"php": ">=7.0.0",
8+
"composer/composer": "^1.3.1",
99
"ext-zmq": "*",
10-
"monolog/monolog": "^1.9",
11-
"psy/psysh": "0.7.*",
12-
"ramsey/uuid": "^3.2",
10+
"monolog/monolog": "^1.22",
11+
"psy/psysh": "0.8.*",
12+
"ramsey/uuid": "^3.5",
1313
"react/zmq": "^0.3.0",
14-
"symfony/polyfill-php70": "^1.1"
14+
"symfony/polyfill-php70": "^1.3"
1515
},
1616
"require-dev": {
1717

0 commit comments

Comments
 (0)