Skip to content

Commit

Permalink
Narrow allowed versioning for juniwalk/orm
Browse files Browse the repository at this point in the history
  • Loading branch information
juniwalk committed May 13, 2024
1 parent 549c232 commit 2683787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

"require": {
"php": ">=8.2",
"juniwalk/orm": ">=0.10",
"juniwalk/orm": ">=0.10 <1.0 | ^1.0",
"juniwalk/utils": "^4.0",
"nette/application": "^3.0",
"nette/di": "^3.0",
Expand Down

0 comments on commit 2683787

Please sign in to comment.