We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61aab3f commit d1bd989Copy full SHA for d1bd989
composer.json
@@ -15,10 +15,10 @@
15
}
16
],
17
"require": {
18
- "php": "^8.0",
19
- "illuminate/support": "^9.0",
20
- "infyomlabs/laravel-generator-helpers": "^4.0",
21
- "laravel/ui": "^3.0"
+ "php": "^8.1",
+ "illuminate/support": "^10.0",
+ "infyomlabs/laravel-generator-helpers": "^5.0",
+ "laravel/ui": "^4.2"
22
},
23
"autoload": {
24
"psr-4": {
0 commit comments