Skip to content

Commit 6a504fb

Browse files
authored
Merge pull request #16 from TomHAnderson/feature/api-problem
Use api-problem 2.0
2 parents 86a4fbc + 146ea23 commit 6a504fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
],
2222
"require": {
2323
"php": "^8.1",
24-
"laravel-doctrine/orm": "^2.0",
25-
"api-skeletons/laravel-api-problem": "^1.0.1"
24+
"laravel-doctrine/orm": "^2.0 || ^3.0",
25+
"api-skeletons/laravel-api-problem": "^2.0"
2626
},
2727
"require-dev": {
2828
"doctrine/coding-standard": "^12.0",

0 commit comments

Comments
 (0)