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.
2 parents d0c7b4d + 1c8a84b commit 0f5b177Copy full SHA for 0f5b177
composer.json
@@ -23,15 +23,15 @@
23
"illuminate/container": "^5.8|^6.0",
24
"illuminate/database": "^5.8|^6.0",
25
"illuminate/events": "^5.8|^6.0",
26
- "mongodb/mongodb": "^1.4",
27
- "cedx/coveralls": "^11.2"
+ "mongodb/mongodb": "^1.4"
28
},
29
"require-dev": {
30
"phpunit/phpunit": "^6.0|^7.0|^8.0",
31
"orchestra/testbench": "^3.1|^4.0",
32
"mockery/mockery": "^1.0",
33
"doctrine/dbal": "^2.5",
34
- "phpunit/phpcov": "^6.0"
+ "phpunit/phpcov": "^6.0",
+ "cedx/coveralls": "^11.2"
35
36
"autoload": {
37
"psr-0": {
0 commit comments