@@ -12,5 +12,8 @@
"app/tests/TestCase.php"
]
},
+ "scripts": {
+ "post-update-cmd": "php artisan optimize"
+ },
"minimum-stability": "dev"
}