Skip to content

Commit

Permalink
Merge pull request #423 from tienvx/remove-composer-script
Browse files Browse the repository at this point in the history
chore: Remove old composer script
  • Loading branch information
tienvx committed Dec 20, 2023
2 parents 2005ae9 + 2947ae4 commit 8a61f21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
}
},
"scripts": {
"start-provider": "php -S localhost:58000 -t example/src/Provider/public/",
"static-code-analysis": "phpstan",
"lint": "php-cs-fixer fix --dry-run",
"fix": "php-cs-fixer fix",
Expand Down

0 comments on commit 8a61f21

Please sign in to comment.