Skip to content

Commit

Permalink
add support for php 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kresnasatya authored May 27, 2024
1 parent f0f2cfc commit 21a549f
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 @@ -11,7 +11,7 @@
]
},
"require": {
"php": "^7.4",
"php": "^7.4|^8.1",
"illuminate/contracts": "^8.0",
"guzzlehttp/guzzle": "^7.8",
"vlucas/phpdotenv": "^5.4",
Expand Down

0 comments on commit 21a549f

Please sign in to comment.