Skip to content

Commit

Permalink
fix php 7.4 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
kylekz committed Aug 23, 2021
1 parent 58b277a commit 5f30e53
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 163 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"ext-json": "*",
"php": "^7.4 | ^8.0",
"psr/http-client": "^1.0",
"psr/log": "^1.1.4",
"illuminate/collections": "~8.0",
"spatie/data-transfer-object": "^2.5",
"nyholm/psr7": "^1.4"
Expand Down
Loading

0 comments on commit 5f30e53

Please sign in to comment.