Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pro-cms authored May 11, 2022
1 parent 979381a commit ec1d3f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
}
],
"require": {
"php": "^7.4|^8.0",
"php": "^7.4|^8.0|^8.0.1",
"spatie/laravel-package-tools": "^1.1",
"illuminate/contracts": "^9.12.1"
},
"require-dev": {
"orchestra/testbench": "^6.0",
Expand Down

0 comments on commit ec1d3f7

Please sign in to comment.