@ -13,7 +13,7 @@
"phpunit/phpunit": "*"
},
"scripts": {
"start-dev": "php -S localhost:8080 -t public -d display_errors=1 -d error_reporting=E_ALL"
"dev": "php -S localhost:8080 -t public -d display_errors=1 -d error_reporting=E_ALL"
}