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

Commit b2f4661

Browse files
committed
Remove laravel/framework dependency
1 parent 10d88e1 commit b2f4661

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
],
1818
"require": {
1919
"php": "^7.0",
20-
"laravel/framework": "~5.5.22",
20+
"illuminate/queue": "~5.5.28",
2121
"ramsey/uuid": "^3.7"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)