Skip to content

Commit d6cb7cd

Browse files
authored
Merge pull request #76 from EmadAdly/patch-1
Update to laravel 6.x
2 parents 70fcbbd + b2e6bb4 commit d6cb7cd

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
@@ -17,9 +17,9 @@
1717
],
1818
"require": {
1919
"php": "^7.1",
20-
"illuminate/support": "^5.5",
20+
"illuminate/support": "^6.x",
2121
"appzcoder/crud-generator": "^3.0",
22-
"laravelcollective/html": "^5.5",
22+
"laravelcollective/html": "^6.0",
2323
"spatie/laravel-activitylog": "^3.2"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)