Skip to content

Commit fb878df

Browse files
committed
Update appzcoder/crud-generator
1 parent 9717b02 commit fb878df

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

0 commit comments

Comments
 (0)