Skip to content

Commit

Permalink
Require LTS version of framework
Browse files Browse the repository at this point in the history
  • Loading branch information
natanfelles committed Nov 18, 2022
1 parent b82eb23 commit 86f5665
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 @@ -24,7 +24,7 @@
],
"require": {
"php": ">=8.1",
"aplus/framework": "dev-master"
"aplus/framework": "^22"
},
"require-dev": {
"ext-xdebug": "*",
Expand Down

0 comments on commit 86f5665

Please sign in to comment.