Move phinx to production require
This commit is contained in:
+2
-5
@@ -42,6 +42,7 @@
|
||||
"laravelcollective/html": "^6.3",
|
||||
"phpmailer/phpmailer": "^6.8",
|
||||
"proengsoft/laravel-jsvalidation": "^4.0.0",
|
||||
"robmorgan/phinx": "^0.16.12",
|
||||
"spatie/laravel-query-builder": "^5.0",
|
||||
"vanguardapp/activity-log": "^5.0",
|
||||
"vanguardapp/announcements": "^5.0",
|
||||
@@ -58,7 +59,6 @@
|
||||
"mockery/mockery": "^1.4.4",
|
||||
"nunomaduro/collision": "^7.0",
|
||||
"phpunit/phpunit": "^10.0",
|
||||
"robmorgan/phinx": "^0.16.12",
|
||||
"spatie/laravel-ignition": "^2.0"
|
||||
},
|
||||
"autoload": {
|
||||
@@ -93,10 +93,7 @@
|
||||
"config": {
|
||||
"preferred-install": "dist",
|
||||
"sort-packages": true,
|
||||
"optimize-autoloader": true,
|
||||
"platform": {
|
||||
"php": "8.3.31"
|
||||
}
|
||||
"optimize-autoloader": true
|
||||
},
|
||||
"minimum-stability": "stable",
|
||||
"prefer-stable": true
|
||||
|
||||
Generated
+751
-751
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user