Skip to content

Commit

Permalink
Require PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
provokateurin committed Aug 4, 2023
1 parent bc6e241 commit b1bb7fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "nextcloud/openapi-extractor",
"require": {
"php": "^8.1",
"ext-simplexml": "*",
"nikic/php-parser": "^4.16",
"adhocore/cli": "^v1.6",
"ext-simplexml": "*",
"phpstan/phpdoc-parser": "^1.23"
},
"bin": [
Expand Down

0 comments on commit b1bb7fa

Please sign in to comment.