We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f59b260 commit 146828aCopy full SHA for 146828a
composer.json
@@ -15,16 +15,16 @@
15
"-d memory_limit=-1 composer self-update --2"
16
],
17
"post-root-package-install": [
18
- "php-legal-licenses generate --hide-version"
+ "php ./../../../bin/php-legal-licenses generate --hide-version"
19
20
"post-create-project-cmd": [
21
22
23
"post-install-cmd": [
24
25
26
"post-update-cmd": [
27
28
]
29
},
30
"extra" : {
0 commit comments