Skip to content

Commit

Permalink
mv psr0 psr4
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Sprayberry committed Dec 18, 2015
1 parent e865799 commit edb06cb
Show file tree
Hide file tree
Showing 27 changed files with 3 additions and 16 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"cspray/telluris": "For managing your environment configuration."
},
"autoload": {
"psr-0": {
"psr-4": {
"Cspray\\Labrador\\": ["src/"]
},
"files": ["src/Cspray/Labrador/_functions.php"]
"files": ["src/_functions.php"]
},
"autoload-dev": {
"psr-0": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
File renamed without changes.
File renamed without changes.
13 changes: 0 additions & 13 deletions src/Cspray/Labrador/Plugin/EnvironmentAwarePlugin.php

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit edb06cb

Please sign in to comment.