Skip to content

Commit

Permalink
Upgrade major versions
Browse files Browse the repository at this point in the history
  • Loading branch information
zluiten committed Sep 2, 2023
1 parent 468db85 commit f25b6f7
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 @@ -9,8 +9,8 @@
}
],
"require": {
"event-engine/php-json-schema": "^2.0",
"opis/json-schema": "^1.0"
"event-engine/php-json-schema": "^3.0",
"opis/json-schema": "^2.0"
},
"prefer-stable": true
}

0 comments on commit f25b6f7

Please sign in to comment.