Skip to content

Commit f4dbd6e

Browse files
committed
[TASK] Remove renovate
1 parent a8e8206 commit f4dbd6e

File tree

2 files changed

+7
-28
lines changed

2 files changed

+7
-28
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
"require": {
2727
"php": "^8.2",
2828
"ext-json": "*",
29-
"twig/twig": "3.8.0",
30-
"webmozart/assert": "1.11.0",
31-
"opis/json-schema": "2.3.0"
29+
"twig/twig": "^3.5",
30+
"webmozart/assert": "^1.11",
31+
"opis/json-schema": "^2.3"
3232
},
3333
"require-dev": {
34-
"symfony/var-dumper": "6.3.8",
35-
"squizlabs/php_codesniffer": "3.7.2",
36-
"phpstan/phpstan": "1.10.44",
37-
"phpunit/phpunit": "10.4.2"
34+
"symfony/var-dumper": "^6.2",
35+
"squizlabs/php_codesniffer": "^3.7",
36+
"phpstan/phpstan": "^1.10",
37+
"phpunit/phpunit": "^10.1"
3838
},
3939
"minimum-stability" : "stable"
4040
}

renovate.json

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)