We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7bd0f commit 6db94f6Copy full SHA for 6db94f6
composer.json
@@ -5,10 +5,10 @@
5
"homepage": "https://github.com/asika32764/php-autolink",
6
"license": "GPL-3.0+",
7
"require": {
8
- "windwalker/dom": "~2.0@stable"
+ "windwalker/dom": "~2.0|~3.0"
9
},
10
"require-dev": {
11
- "windwalker/test": "~2.0@stable"
+ "windwalker/test": "~2.0|~3.0"
12
13
"autoload": {
14
"psr-4": {
0 commit comments