Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ksevendev committed May 6, 2024
1 parent bedf217 commit 3572ebe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
}
],
"require": {
"php": "^7.3 || ^8.0 || ^8.1",
"php": "^7.3 || ^8.0",
"codeigniter4/framework": "^4.1",
"tightenco/collect": "^7.19"
"tightenco/collect": "^9.52"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3572ebe

Please sign in to comment.