Skip to content

Commit df07638

Browse files
committed
Merge branch '3.x' into 4.x
* 3.x: Use stable versions of tools
2 parents 0facb55 + 4409354 commit df07638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"psr/container": "^1.0|^2.0",
3434
"phpstan/phpstan": "^2.0@stable",
3535
"phpunit/phpunit": "^11.4@stable",
36-
"php-cs-fixer/shim": "^3.0"
36+
"php-cs-fixer/shim": "^3.0@stable"
3737
},
3838
"autoload": {
3939
"psr-4" : {

0 commit comments

Comments
 (0)