Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.

Commit 12b9c22

Browse files
committed
Bump dev version
1 parent 91dd937 commit 12b9c22

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
@@ -13,7 +13,7 @@
1313
"ext-dom": "*"
1414
},
1515
"require-dev": {
16-
"phpunit/phpunit": "^8.0|^9.0",
16+
"phpunit/phpunit": "^8.0||^9.0",
1717
"phpstan/phpstan": "^0.12.83",
1818
"friendsofphp/php-cs-fixer": "^2.18"
1919
},
@@ -29,7 +29,7 @@
2929
},
3030
"extra": {
3131
"branch-alias": {
32-
"dev-master": "0.3-dev"
32+
"dev-master": "1.0-dev"
3333
}
3434
}
3535
}

0 commit comments

Comments
 (0)