Skip to content

Commit

Permalink
refactor: remove return type deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
williarin committed Oct 1, 2021
1 parent 3a52d75 commit 3ae33fe
Show file tree
Hide file tree
Showing 3 changed files with 153 additions and 147 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
}
],
"require": {
"php": "^8.1",
"php": ">=8.1",
"numberninecms/cms": "^0.3"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 3ae33fe

Please sign in to comment.