Skip to content

Commit

Permalink
[TASK:T12] Requiere PHP 8.1+ only
Browse files Browse the repository at this point in the history
  • Loading branch information
dkd-kaehm committed Oct 28, 2022
1 parent dc7e5a4 commit 777e679
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 @@ -21,7 +21,7 @@
"docs": "https://docs.typo3.org/p/apache-solr-for-typo3/solr/main/en-us/"
},
"require": {
"php": "^7.4.0 || ^8.0",
"php": "^8.1",
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
Expand Down

0 comments on commit 777e679

Please sign in to comment.