Issue_005_Init
David D'ALMEIDA 2 years ago
parent 540d96bc71
commit ceba9c62eb

@ -13,7 +13,7 @@
"phpunit/phpunit": "*" "phpunit/phpunit": "*"
}, },
"scripts": { "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"
} }
} }

Loading…
Cancel
Save