Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Commit 02704bc

Browse files
author
Jabar Asadi
authored
Update composer.json
1 parent 7de26ba commit 02704bc

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

composer.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,6 @@
2929
"PushNotification": "src/"
3030
}
3131
},
32-
"scripts": {
33-
"post-root-package-install": [
34-
"composer dump-autoload -o"
35-
],
36-
"post-create-project-cmd": [
37-
"composer dump-autoload -o"
38-
],
39-
"post-install-cmd": [
40-
"composer dump-autoload -o"
41-
],
42-
"post-update-cmd": [
43-
"composer dump-autoload -o"
44-
]
45-
},
4632
"config": {
4733
"preferred-install": "dist",
4834
"sort-packages": true,

0 commit comments

Comments
 (0)