Skip to content

Commit 7d6f58f

Browse files
authored
Renovate
1 parent d0ebc58 commit 7d6f58f

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

composer.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,13 @@
3838
"ext-fileinfo": "*"
3939
},
4040
"require-dev": {
41-
"phpunit/phpunit": "^12.2",
42-
"phpstan/phpstan": "^2.1",
43-
"squizlabs/php_codesniffer": "^4.0",
44-
"friendsofphp/php-cs-fixer": "^3.40"
45-
},
41+
"phpunit/phpunit": "12.2",
42+
"phpstan/phpstan": "2.1",
43+
"squizlabs/php_codesniffer": "4.0",
44+
"friendsofphp/php-cs-fixer": "3.40",
45+
"yoast/phpunit-polyfills": "4.0",
46+
"dealerdirect/phpcodesniffer-composer-installer": "1.0.0"
47+
},
4648
"autoload": {
4749
"psr-4": {
4850
"EngineScript\\": "src/"

0 commit comments

Comments
 (0)