Skip to content

Commit 12d08a2

Browse files
committed
Require sylius/resource-bundle 1.12
1 parent 6137dd3 commit 12d08a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
"netgen/layouts-core": "~1.4.3",
1515
"netgen/content-browser-sylius": "^1.4",
1616
"sylius/sylius": "^1.11.6",
17-
"sylius/resource-bundle": "^1.11"
17+
"sylius/resource-bundle": "^1.12"
1818
},
1919
"require-dev": {
2020
"netgen/layouts-coding-standard": "^2.0",
2121
"phpunit/phpunit": "^10.1",
22-
"symfony/phpunit-bridge": "^5.4 || ^6.2",
22+
"symfony/phpunit-bridge": "^5.4.17 || ^6.2",
2323
"symfony/var-dumper": "^5.4 || ^6.2",
2424
"phpstan/phpstan": "^1.9",
2525
"phpstan/phpstan-strict-rules": "^1.4",

0 commit comments

Comments
 (0)