Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Nenglish7 authored Mar 12, 2018
1 parent b40c158 commit dc9aac5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@
"files": [
"./boot/initialize.php",
"./boot/version.php"
],
"classmap": [
"./lib",
"./helper"
]
},
"require": {
Expand All @@ -48,7 +44,6 @@
"fix-style": "phpcbf -p --standard=PSR2 --runtime-set ignore_errors_on_exit 1 --runtime-set ignore_warnings_on_exit 1 src tests"
},
"config": {
"classmap-authoritative": true,
"preferred-install": "dist",
"optimize-autoloader": true,
"apcu-autoloader": true,
Expand Down

0 comments on commit dc9aac5

Please sign in to comment.