Skip to content

Commit

Permalink
add support for php 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi committed Nov 7, 2023
1 parent 469522f commit 63b726e
Show file tree
Hide file tree
Showing 2 changed files with 1,286 additions and 608 deletions.
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": "^7.1|^8.0|^8.1",
"php": "^7.1|^8.0|^8.1|^8.2",
"illuminate/support": "^8.0|^9.0|^10.0",
"khaled.alshamaa/ar-php": "^6.3"
},
Expand Down
Loading

0 comments on commit 63b726e

Please sign in to comment.