Skip to content

Commit 86f5665

Browse files
committed
Require LTS version of framework
1 parent b82eb23 commit 86f5665

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
],
2525
"require": {
2626
"php": ">=8.1",
27-
"aplus/framework": "dev-master"
27+
"aplus/framework": "^22"
2828
},
2929
"require-dev": {
3030
"ext-xdebug": "*",

0 commit comments

Comments
 (0)