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.
2 parents ac413b1 + 3e65144 commit dfe4fc5Copy full SHA for dfe4fc5
1 file changed
composer.json
@@ -29,7 +29,7 @@
29
"homepage": "https://playwright-php.dev",
30
"require": {
31
"php": "^8.2",
32
- "playwright-php/playwright": "dev-main"
+ "playwright-php/playwright": "^1.0"
33
},
34
"require-dev": {
35
"friendsofphp/php-cs-fixer": "^3.40",
@@ -56,7 +56,7 @@
56
57
"extra": {
58
"branch-alias": {
59
- "dev-main": "0.x-dev"
+ "dev-main": "1.x-dev"
60
61
"thanks": {
62
"name": "playwright-php/playwright",
0 commit comments