Skip to content

Commit 3e65144

Browse files
authored
Prepare 1.0
1 parent ac413b1 commit 3e65144

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
@@ -29,7 +29,7 @@
2929
"homepage": "https://playwright-php.dev",
3030
"require": {
3131
"php": "^8.2",
32-
"playwright-php/playwright": "dev-main"
32+
"playwright-php/playwright": "^1.0"
3333
},
3434
"require-dev": {
3535
"friendsofphp/php-cs-fixer": "^3.40",
@@ -56,7 +56,7 @@
5656
},
5757
"extra": {
5858
"branch-alias": {
59-
"dev-main": "0.x-dev"
59+
"dev-main": "1.x-dev"
6060
},
6161
"thanks": {
6262
"name": "playwright-php/playwright",

0 commit comments

Comments
 (0)