mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-17 09:02:37 +00:00
Use stable versions of tools
This commit is contained in:
+2
-2
@@ -32,8 +32,8 @@
|
||||
"require-dev": {
|
||||
"symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0",
|
||||
"psr/container": "^1.0|^2.0",
|
||||
"phpstan/phpstan": "^2.0",
|
||||
"php-cs-fixer/shim": "^3.0"
|
||||
"phpstan/phpstan": "^2.0@stable",
|
||||
"php-cs-fixer/shim": "^3.0@stable"
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user