Skip to content

Commit 7e4f5b0

Browse files
committed
Pin dependencies
1 parent d0ac1e6 commit 7e4f5b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"khs1994/curl": "~18.06.0"
2828
},
2929
"require-dev": {
30-
"illuminate/console": "^5.5",
31-
"phpunit/phpunit": "^7.1"
30+
"illuminate/console": "5.7.9",
31+
"phpunit/phpunit": "7.4.1"
3232
},
3333
"config": {
3434
"optimize-autoloader": true,

0 commit comments

Comments
 (0)