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 0ad8a96 + 3344d74 commit 64c5fb7Copy full SHA for 64c5fb7
composer.json
@@ -3,10 +3,10 @@
3
"description":"moova.io fork for esbenp/laravel-api-consumer package",
4
"homepage":"https://github.com/moovaio/laravel-api-consumer",
5
"require": {
6
- "laravel/framework": "^7.0"
+ "laravel/framework": "^8.0",
7
},
8
"require-dev": {
9
- "phpunit/phpunit": "^8.5",
+ "phpunit/phpunit": "^9.0",
10
"orchestra/testbench": "5.*",
11
"mockery/mockery": "1.3.*",
12
"php-coveralls/php-coveralls": "2.2.*"
0 commit comments