We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24c415c commit fe6700dCopy full SHA for fe6700d
composer.json
@@ -22,7 +22,6 @@
22
},
23
"require": {
24
"codeinwp/themeisle-sdk": "master",
25
- "xrstf/composer-php52": "^1.0.20",
26
"phpoffice/phpspreadsheet": "1.8.2",
27
"neitanod/forceutf8": "~2.0"
28
@@ -33,16 +32,5 @@
33
32
]
34
35
"minimum-stability": "dev",
36
- "prefer-stable": true,
37
- "scripts": {
38
- "post-install-cmd": [
39
- "xrstf\\Composer52\\Generator::onPostInstallCmd"
40
- ],
41
- "post-update-cmd": [
42
43
44
- "post-autoload-dump": [
45
46
- ]
47
- }
48
-}
+ "prefer-stable": true
+}
0 commit comments