8000 require php7.0 · enumag/enqueue-dev@41f2b47 · GitHub
[go: up one dir, main page]

Skip to content

Commit 41f2b47

Browse files
committed
require php7.0
1 parent f460e6c commit 41f2b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/mongodb/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"homepage": "https://enqueue.forma-pro.com/",
1111
"license": "MIT",
1212
"require": {
13-
"php": "^7.1",
13+
"php": "^7.0",
1414
"queue-interop/queue-interop": "^0.6@dev|^1.0.0-alpha1",
1515
"mongodb/mongodb": "^1.2",
1616
"ext-mongodb": "^1.3"

0 commit comments

Comments
 (0)
0