Use Symfony classloader

Instead of copying it. (Same as the Composer autoloader)
This commit is contained in:
Barry vd. Heuvel
2013-04-29 10:27:27 +02:00
parent 6aa1225f32
commit 3207a2f2cf
2 changed files with 4 additions and 118 deletions
+2 -1
View File
@@ -12,7 +12,8 @@
"illuminate/support": "4.0.x",
"illuminate/console": "4.0.x",
"illuminate/filesystem": "4.0.x",
"dannykopping/docblock": "dev-master"
"dannykopping/docblock": "dev-master",
"symfony/class-loader": "2.3.*"
},
"autoload": {
"psr-0": {