Skip to content

Commit

Permalink
PHP minimu 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mike4git committed Jan 16, 2024
1 parent aede84e commit bdcd088
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 @@ -24,7 +24,7 @@
}
},
"require": {
"php": "^8.0",
"php": "^8.1",
"jolicode/elastically": "^1.7",
"psr/log": "^1.0 || ^2.0 || ^3.0",
"ruflin/elastica": "^7.0",
Expand All @@ -44,7 +44,7 @@
"phpstan/phpstan": "^1.9",
"phpstan/phpstan-symfony": "^1.2.10",
"phpunit/phpunit": "^9.6",
"qossmic/deptrac-shim": "^0.0 || ^1.0",
"qossmic/deptrac-shim": "^1.0",
"teamneusta/pimcore-testing-framework": "^0.11"
},
"autoload": {
Expand Down

0 comments on commit bdcd088

Please sign in to comment.