Skip to content

Commit f5e5dd4

Browse files
committed
Remove not needed post-create-project-cmd
1 parent 638dd44 commit f5e5dd4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
},
5353
"prefer-stable": true,
5454
"scripts": {
55-
"post-create-project-cmd": "composer update",
5655
"lint": "parallel-lint . --exclude vendor",
5756
"style": "phpcs -p --standard=PSR2 src tests",
5857
"fix-style": "phpcbf -p --standard=PSR2 src tests",

0 commit comments

Comments
 (0)