mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 10:07:12 +00:00
Use class PhpReflection directly from Nette Framework instead of library parse-use-statements
This commit is contained in:
+1
-2
@@ -18,8 +18,7 @@
|
||||
"illuminate/database": "4.x",
|
||||
"illuminate/view": "4.x",
|
||||
"phpdocumentor/reflection-docblock": "^2.0.4",
|
||||
"symfony/class-loader": "~2.3",
|
||||
"kdyby/parse-use-statements": "~0.2"
|
||||
"symfony/class-loader": "~2.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/dbal": "~2.3",
|
||||
|
||||
Reference in New Issue
Block a user