We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8050c19 commit bca505cCopy full SHA for bca505c
composer.json
@@ -38,7 +38,6 @@
38
"vlucas/phpdotenv": "~2.2"
39
},
40
"replace": {
41
- "laravel/framework": "5.5.*",
42
"illuminate/auth": "self.version",
43
"illuminate/broadcasting": "self.version",
44
"illuminate/bus": "self.version",
@@ -74,7 +73,7 @@
74
73
"aws/aws-sdk-php": "~3.0",
75
"doctrine/dbal": "~2.5",
76
"mockery/mockery": "~0.9.4",
77
- "orchestra/testbench": "3.5.*",
+ "orchestra/testbench-core": "3.5.*",
78
"pda/pheanstalk": "~3.0",
79
"phpunit/phpunit": "~6.0",
80
"predis/predis": "~1.0",
0 commit comments