Skip to content

Commit

Permalink
Change required PHP>=8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Chemaclass committed Dec 21, 2023
1 parent fa0415c commit bd34c2f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"minimum-stability": "dev",
"require": {
"php": ">=8.1",
"gacela-project/container": "^0.5"
"gacela-project/container": "^0.6"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.38",
"friendsofphp/php-cs-fixer": "^3.41",
"infection/infection": "^0.26",
"phpbench/phpbench": "^1.2",
"phpmetrics/phpmetrics": "^2.8",
Expand All @@ -41,7 +41,7 @@
"psalm/plugin-phpunit": "^0.18",
"symfony/console": "^5.4",
"symfony/var-dumper": "^5.4",
"vimeo/psalm": "^5.15"
"vimeo/psalm": "^5.18"
},
"suggest": {
"gacela-project/phpstan-extension": "A set of phpstan rules for Gacela",
Expand Down
20 changes: 10 additions & 10 deletions composer.lock

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

0 comments on commit bd34c2f

Please sign in to comment.