Skip to content

Commit 607c55c

Browse files
authored
Merge pull request #77 from nusphere/4.10.x-dependencies-update
Open symfony/dom-crawler & symfony/css-selector for version 7.0
2 parents cc022a1 + 7d86bcb commit 607c55c

File tree

2 files changed

+56
-52
lines changed

2 files changed

+56
-52
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"laminas/laminas-uri": "^2.5",
3939
"laminas/laminas-view": "^2.13.1",
4040
"phpunit/phpunit": "^10.4",
41-
"symfony/css-selector": "^6.0",
42-
"symfony/dom-crawler": "^6.0"
41+
"symfony/css-selector": "^6.0 || ^7.0",
42+
"symfony/dom-crawler": "^6.0 || ^7.0"
4343
},
4444
"require-dev": {
4545
"laminas/laminas-coding-standard": "^2.4.0",

composer.lock

+54-50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)