File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4949 strategy :
5050 fail-fast : false
5151 matrix :
52- php : ['8.3', '8.4']
52+ php : ['8.2', '8. 3', '8.4']
5353 browser : ['chromium', 'firefox', 'webkit']
5454
5555 env :
Original file line number Diff line number Diff line change 11<div align =" center " >
22<a href =" https://github.com/playwright-php " ><img src =" https://github.com/playwright-php/.github/raw/main/profile/playwright-php.png " alt =" Playwright PHP " /></a >
33
4-   ; ![ PHP Version] ( https://img.shields.io/badge/PHP-8.3 +-05971B?labelColor=09161E&color=1D8D23&logoColor=FFFFFF )
4+   ; ![ PHP Version] ( https://img.shields.io/badge/PHP-8.2 +-05971B?labelColor=09161E&color=1D8D23&logoColor=FFFFFF )
55  ; ![ CI] ( https://img.shields.io/github/actions/workflow/status/playwright-php/playwright-mink/CI.yaml?branch=main&label=Tests&color=1D8D23&labelColor=09161E&logoColor=FFFFFF )
66  ; ![ Release] ( https://img.shields.io/github/v/release/playwright-php/playwright-mink?label=Stable&labelColor=09161E&color=1D8D23&logoColor=FFFFFF )
77  ; ![ License] ( https://img.shields.io/github/license/playwright-php/playwright-mink?label=License&labelColor=09161E&color=1D8D23&logoColor=FFFFFF )
Original file line number Diff line number Diff line change 2626 ],
2727 "homepage" : " https://playwright-php.dev/mink" ,
2828 "require" : {
29- "php" : " ^8.3 " ,
29+ "php" : " ^8.2 " ,
3030 "behat/mink" : " ^1.10" ,
3131 "playwright-php/playwright" : " dev-main" ,
3232 "symfony/clock" : " ^7.3 || ^8.0"
Original file line number Diff line number Diff line change 66 * This file is part of the community-maintained Playwright PHP project.
77 * It is not affiliated with or endorsed by Microsoft.
88 *
9- * (c) 2025-Present - Playwright PHP < https://github.com/playwright-php>
9+ * (c) 2025-Present - Playwright PHP - https://github.com/playwright-php
1010 *
1111 * For the full copyright and license information, please view the LICENSE
1212 * file that was distributed with this source code.
Original file line number Diff line number Diff line change 66 * This file is part of the community-maintained Playwright PHP project.
77 * It is not affiliated with or endorsed by Microsoft.
88 *
9- * (c) 2025-Present - Playwright PHP < https://github.com/playwright-php>
9+ * (c) 2025-Present - Playwright PHP - https://github.com/playwright-php
1010 *
1111 * For the full copyright and license information, please view the LICENSE
1212 * file that was distributed with this source code.
You can’t perform that action at this time.
0 commit comments