Skip to content

Commit

Permalink
Merge pull request #16 from TomHAnderson/feature/api-problem
Browse files Browse the repository at this point in the history
Use api-problem 2.0
  • Loading branch information
TomHAnderson authored Apr 13, 2024
2 parents 86a4fbc + 146ea23 commit 6a504fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
],
"require": {
"php": "^8.1",
"laravel-doctrine/orm": "^2.0",
"api-skeletons/laravel-api-problem": "^1.0.1"
"laravel-doctrine/orm": "^2.0 || ^3.0",
"api-skeletons/laravel-api-problem": "^2.0"
},
"require-dev": {
"doctrine/coding-standard": "^12.0",
Expand Down

0 comments on commit 6a504fb

Please sign in to comment.