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.
1 parent b831c31 commit d461ea8Copy full SHA for d461ea8
1 file changed
composer.json
@@ -28,7 +28,7 @@
28
],
29
"require": {
30
"php": "^8.2",
31
- "playwright-php/playwright": "dev-main"
+ "playwright-php/playwright": "^1.0"
32
},
33
"require-dev": {
34
"friendsofphp/php-cs-fixer": "^3.88",
@@ -55,7 +55,7 @@
55
56
"extra": {
57
"branch-alias": {
58
- "dev-main": "0.x-dev"
+ "dev-main": "1.x-dev"
59
60
"thanks": {
61
"name": "playwright-php/playwright",
0 commit comments