Skip to content

Commit 58bad21

Browse files
authored
Prepare 1.0
1 parent 39058b7 commit 58bad21

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
"require": {
2929
"php": "^8.2",
3030
"behat/mink": "^1.10",
31-
"playwright-php/playwright": "dev-main"
31+
"playwright-php/playwright": "^1.0"
3232
},
3333
"require-dev": {
3434
"mink/driver-testsuite": "dev-master",
@@ -46,7 +46,7 @@
4646
},
4747
"extra": {
4848
"branch-alias": {
49-
"dev-main": "0.x-dev"
49+
"dev-main": "1.x-dev"
5050
},
5151
"thanks": {
5252
"name": "playwright-php/playwright",

0 commit comments

Comments
 (0)