Skip to content

Commit

Permalink
Merge 7bcae6d into 0b1c3f5
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaOnLine committed Feb 7, 2023
2 parents 0b1c3f5 + 7bcae6d commit 6eb1582
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -20,16 +20,16 @@
],
"require": {
"php": "^7.2 || ^8.0",
"laravel/framework": "^9.0 || >=8.40.0 || ^7.0",
"zircote/swagger-php": "^3.2 || ^4.0",
"laravel/framework": "^10.0 || ^9.0 || >=8.40.0 || ^7.0",
"zircote/swagger-php": "^3.2.0 || ^4.0.0",
"swagger-api/swagger-ui": "^3.0 || ^4.0",
"symfony/yaml": "^5.0 || ^6.0",
"ext-json": "*"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"mockery/mockery": "1.*",
"orchestra/testbench": "7.* || ^6.15 || 5.*",
"orchestra/testbench": "^8.0 || 7.* || ^6.15 || 5.*",
"php-coveralls/php-coveralls": "^2.0"
},
"autoload": {
Expand Down

0 comments on commit 6eb1582

Please sign in to comment.