Skip to content

Commit cca6e0e

Browse files
committed
switch to docker, add docker-compose
1 parent 0554455 commit cca6e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"queue-interop/amqp-interop": "^0.7"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit": "^8.0",
21+
"phpunit/phpunit": "^7.0",
2222
"illuminate/events": "5.6.*|5.7.*|5.8.*",
2323
"mockery/mockery": "^1.0"
2424
},

0 commit comments

Comments
 (0)