Skip to content

Commit

Permalink
Require ipl-stdlib v0.12.0 and ipl-validator v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nilmerg committed Jun 15, 2022
1 parent d86d8ed commit 239b215
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 @@ -10,8 +10,8 @@
},
"require": {
"php": ">=7.2",
"ipl/stdlib": ">=0.5.0",
"ipl/validator": ">=0.1.0",
"ipl/stdlib": ">=0.12.0",
"ipl/validator": ">=0.4.0",
"psr/http-message": "~1.0"
},
"autoload": {
Expand Down

0 comments on commit 239b215

Please sign in to comment.