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

Commit cdc5970

Browse files
committed
Remove PHP 7.0 polyfill
1 parent 96aa401 commit cdc5970

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
"monolog/monolog": "^1.22",
1111
"psy/psysh": "^0.8",
1212
"ramsey/uuid": "^3.5",
13-
"react/zmq": "^0.3.0",
14-
"symfony/polyfill-php70": "^1.3"
13+
"react/zmq": "^0.3.0"
1514
},
1615
"require-dev": {
1716

0 commit comments

Comments
 (0)