Skip to content

Commit

Permalink
Hotfix: move classmap-authoritative to the right location in composer…
Browse files Browse the repository at this point in the history
….json
  • Loading branch information
Screenfeed committed May 6, 2019
1 parent 1f27c54 commit 59f333b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
],
"type": "wordpress-plugin",
"config": {
"classmap-authoritative": true,
"sort-packages": true
},
"support": {
Expand All @@ -39,7 +40,6 @@
"wp-coding-standards/wpcs": "~1.2"
},
"autoload": {
"classmap-authoritative": true,
"psr-4": {
"Imagify\\": "classes/",
"Imagify\\ThirdParty\\AS3CF\\": "inc/3rd-party/amazon-s3-and-cloudfront/classes/",
Expand Down

0 comments on commit 59f333b

Please sign in to comment.