Skip to content

Commit 9717b02

Browse files
authored
Update composer.json
1 parent 36fcfc7 commit 9717b02

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
@@ -16,9 +16,9 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^7.1",
19+
"php": "^7.1|^8.0",
2020
"illuminate/support": "^5.5|^6.0|^7.0|^8.0",
21-
"appzcoder/crud-generator": "^3.0",
21+
"appzcoder/crud-generator": "dev-develop",
2222
"laravelcollective/html": "^5.5|^6.0",
2323
"spatie/laravel-activitylog": "^3.2"
2424
},

0 commit comments

Comments
 (0)