Skip to content

Commit

Permalink
We have to require kohana-extras >3.1
Browse files Browse the repository at this point in the history
To ensure the annotation reader is always attached by the validation factory
  • Loading branch information
craig410 committed Feb 13, 2024
1 parent a83c088 commit 4d08da5
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 @@ -22,7 +22,7 @@
"composer/installers": "^1.9",
"doctrine/annotations": "^1.13",
"ingenerator/kohana-core": "^4.7",
"ingenerator/kohana-extras": "^2.0 || ^3.0",
"ingenerator/kohana-extras": "^3.1",
"ingenerator/kohana-view": "^4.4",
"ingenerator/tokenista": "^1.4",
"ingenerator/warden-core": "^1.2",
Expand Down

0 comments on commit 4d08da5

Please sign in to comment.