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 39058b7 commit 58bad21Copy full SHA for 58bad21
1 file changed
composer.json
@@ -28,7 +28,7 @@
28
"require": {
29
"php": "^8.2",
30
"behat/mink": "^1.10",
31
- "playwright-php/playwright": "dev-main"
+ "playwright-php/playwright": "^1.0"
32
},
33
"require-dev": {
34
"mink/driver-testsuite": "dev-master",
@@ -46,7 +46,7 @@
46
47
"extra": {
48
"branch-alias": {
49
- "dev-main": "0.x-dev"
+ "dev-main": "1.x-dev"
50
51
"thanks": {
52
"name": "playwright-php/playwright",
0 commit comments