Skip to content

Commit

Permalink
Adding php 7.4 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
incraigulous committed May 15, 2024
1 parent 6392171 commit 7e1f92a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
}
},
"require": {
"php": ">=7.4.0",
"ext-json": "*",
"illuminate/container": "^v8.0.0",
"illuminate/support": "^v8.0.0",
Expand Down
3 changes: 2 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7e1f92a

Please sign in to comment.