Skip to content

Commit 953a731

Browse files
committed
修改composer plugin api包版本
1 parent 8a99229 commit 953a731

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-cs-fixer plugin",
55
"type": "composer-plugin",
66
"require": {
7-
"composer-plugin-api": "^2.0",
7+
"composer-plugin-api": "*",
88
"friendsofphp/php-cs-fixer": "^2.15"
99
},
1010
"require-dev": {

0 commit comments

Comments
 (0)