Skip to content

Commit 6db94f6

Browse files
authored
Update composer.json
1 parent 3a7bd0f commit 6db94f6

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
@@ -5,10 +5,10 @@
55
"homepage": "https://github.com/asika32764/php-autolink",
66
"license": "GPL-3.0+",
77
"require": {
8-
"windwalker/dom": "~2.0@stable"
8+
"windwalker/dom": "~2.0|~3.0"
99
},
1010
"require-dev": {
11-
"windwalker/test": "~2.0@stable"
11+
"windwalker/test": "~2.0|~3.0"
1212
},
1313
"autoload": {
1414
"psr-4": {

0 commit comments

Comments
 (0)