Skip to content

Commit

Permalink
Require PHP 8.1 as a root dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
svenluijten committed Aug 11, 2023
1 parent 1899315 commit f334916
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 @@ -16,7 +16,7 @@
}
],
"require": {
"php": "^8.0",
"php": "^8.1",
"illuminate/console": "^9.0 || ^10.0",
"sven/file-config": "^3.1.0"
},
Expand Down

0 comments on commit f334916

Please sign in to comment.