Skip to content

Commit

Permalink
Update PHP Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
unfulvio-godaddy committed Dec 27, 2023
1 parent e9e421c commit 5de5ef2
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 26 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "1.0.0",
"prefer-stable": true,
"require": {
"php": ">=7.4 < 8.3",
"php": ">=7.4 < 9",
"phpunit/phpunit": "^9.6",
"mockery/mockery": "^1.6",
"antecedent/patchwork": "^2.1"
Expand Down
48 changes: 23 additions & 25 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5de5ef2

Please sign in to comment.