Skip to content

Commit b0dc880

Browse files
authored
Prepare 1.0
1 parent b831c31 commit b0dc880

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
@@ -28,7 +28,7 @@
2828
],
2929
"require": {
3030
"php": "^8.2",
31-
"playwright-php/playwright": "dev-main"
31+
"playwright-php/playwright": "^1.0"
3232
},
3333
"require-dev": {
3434
"friendsofphp/php-cs-fixer": "^3.88",
@@ -55,7 +55,7 @@
5555
},
5656
"extra": {
5757
"branch-alias": {
58-
"dev-main": "0.x-dev"
58+
"dev-main": "1.x-dev"
5959
},
6060
"thanks": {
6161
"name": "playwright-php/playwright",

0 commit comments

Comments
 (0)