We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b16bcf commit 3f348eaCopy full SHA for 3f348ea
composer.json
@@ -3,7 +3,7 @@
3
"description": "Nextcloud coding standards for the php cs fixer",
4
"type": "library",
5
"require": {
6
- "php": "^7.3|^8.0",
+ "php": "^8.0",
7
"php-cs-fixer/shim": "^3.17",
8
"kubawerlos/php-cs-fixer-custom-fixers": "^3.22"
9
},
0 commit comments