Skip to content

Commit b408c6b

Browse files
ClaraLeighgallib
andauthored
Version bump for symfony/dom-crawler (#21)
* Version bump * Comment out foreign key * Remove comment Co-authored-by: Alain Pellaux <[email protected]>
1 parent 369cd0e commit b408c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"illuminate/routing": "^5.8|^6.0|^7.0",
1818
"illuminate/support": "^5.8|^6.0|^7.0",
1919
"guzzlehttp/guzzle": "~6.3",
20-
"symfony/dom-crawler": "^4.2"
20+
"symfony/dom-crawler": "^4.4|^5.0"
2121
},
2222
"require-dev": {
2323
"orchestra/testbench": "~3.8",

0 commit comments

Comments
 (0)