Skip to content

Commit

Permalink
Switch to PSR-4
Browse files Browse the repository at this point in the history
  • Loading branch information
spaun committed Jan 22, 2015
1 parent f438318 commit 14b533c
Show file tree
Hide file tree
Showing 20 changed files with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@
"vda/query": "0.11.*|0.12.*",
"vda/util": "0.11.*|0.12.*"
},
"autoload": {
"psr-0": { "": "" }
},
"target-dir": "Vda/Security",
"autoload": {
"psr-4": { "Vda\\Security\\": "src/" }
},
"minimum-stability": "dev",
"extra": {
"branch-alias": {
Expand Down
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 14b533c

Please sign in to comment.