Skip to content

Commit 727d097

Browse files
committed
Remove accidental dependency.
1 parent 6070d93 commit 727d097

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"keywords": ["framework", "laravel"],
55
"license": "MIT",
66
"require": {
7-
"laravel/framework": "4.3.*",
8-
"andrewsville/php-token-reflection": "~1.4"
7+
"laravel/framework": "4.3.*"
98
},
109
"autoload": {
1110
"classmap": [

0 commit comments

Comments
 (0)