Skip to content

Commit

Permalink
Require latest ipl releases
Browse files Browse the repository at this point in the history
  • Loading branch information
nilmerg committed Sep 21, 2023
1 parent 51a905f commit 435e443
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
},
"require": {
"php": ">=7.2",
"ipl/html": "^0.7.0",
"ipl/html": "^0.8.0",
"ipl/i18n": "^0.2.0",
"ipl/orm": "^0.5.0",
"ipl/orm": "^0.6.0",
"ipl/scheduler": "^0.1.0",
"ipl/sql": "^0.6.0",
"ipl/stdlib": "^0.12.0",
"ipl/sql": "^0.7.0",
"ipl/stdlib": "^0.13.0",
"ipl/validator": "^0.5.0",
"ipl/web": "^0.8.0"
"ipl/web": "^0.9.0"
},
"require-dev": {
},
Expand Down

0 comments on commit 435e443

Please sign in to comment.