Skip to content

Commit cdd17a1

Browse files
committed
composer json
1 parent 250aab4 commit cdd17a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
"illuminate/console": ">=5.1",
2424
"php" : ">=5.5.0"
2525
},
26+
"require-dev": {
27+
"phpunit/phpunit" : "4.*",
28+
"scrutinizer/ocular": "~1.1"
29+
},
2630
"autoload": {
2731
"psr-4": {
2832
"Backpack\\Generators\\": "src"

0 commit comments

Comments
 (0)