Skip to content

Commit

Permalink
feat: add php 8.3 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jackraymund authored Nov 29, 2023
1 parent ddc0d97 commit a54dac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"elasticsearch/elasticsearch": "^8.0",
"handcraftedinthealps/elasticsearch-dsl": "^8.0",
"laravel/scout": "^8.0|^9.0|^10.0",
"roave/better-reflection": "^4.3|^5.0"
"roave/better-reflection": "^4.3|^5.0|^6.18"
},
"require-dev": {
"laravel/legacy-factories": "^1.0",
Expand Down

0 comments on commit a54dac0

Please sign in to comment.