Skip to content

Commit c40a2dc

Browse files
committed
And the PHP version constraint itself
1 parent 59ef427 commit c40a2dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. Hostnet version",
55
"license": "MIT",
66
"require": {
7-
"php": "^7.3|^8.0",
7+
"php": "^8.1",
88
"composer-plugin-api": "^2.0.0",
99
"hostnet/path-composer-plugin-lib": "^1.0.5",
1010
"slevomat/coding-standard": "^8.6.2",

0 commit comments

Comments
 (0)