Use class PhpReflection directly from Nette Framework instead of library parse-use-statements

This commit is contained in:
Thach Nguyen
2018-01-31 21:11:02 +07:00
parent 66d6e3df01
commit 7c81b6388e
3 changed files with 168 additions and 4 deletions
+1 -2
View File
@@ -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",