Skip to content

Commit e7a5828

Browse files
authored
Merge pull request #23 from GitHubHubus/correctionDependency
Added used packages in dependency and corrected service provider
2 parents 4dd9f8c + 347e59b commit e7a5828

File tree

3 files changed

+3347
-3
lines changed

3 files changed

+3347
-3
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^4.8 || ^5.0",
19-
"symfony/var-dumper": "^3.4"
19+
"symfony/var-dumper": "^3.4",
20+
"graham-campbell/testbench": "^3.1"
2021
},
2122
"autoload": {
2223
"psr-4": {

0 commit comments

Comments
 (0)