Skip to content

Commit 78d1ed8

Browse files
committed
update phpunit to 7.0
1 parent 3ad844e commit 78d1ed8

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
@@ -17,7 +17,7 @@
1717
"queue-interop/amqp-interop": "^0.7"
1818
},
1919
"require-dev": {
20-
"phpunit/phpunit": "~6.0",
20+
"phpunit/phpunit": "~7.0",
2121
"illuminate/events": "5.6.*",
2222
"mockery/mockery": "~1.0"
2323
},

0 commit comments

Comments
 (0)