Skip to content

Commit 89c972d

Browse files
committed
update to version without regression
1 parent 7ac196b commit 89c972d

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/ci.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ jobs:
2828
- windows-latest
2929
php:
3030
- { version: '7.2', phpunit: '^8.5.52' }
31-
- { version: '7.3', phpunit: '^9.6.33' }
32-
- { version: '7.4', phpunit: '^9.6.33' }
33-
- { version: '8.0', phpunit: '^9.6.33' }
34-
- { version: '8.1', phpunit: '^9.6.33' }
35-
- { version: '8.2', phpunit: '^9.6.33' }
36-
- { version: '8.3', phpunit: '^9.6.33' }
37-
- { version: '8.4', phpunit: '^9.6.33' }
38-
- { version: '8.5', phpunit: '^9.6.33' }
31+
- { version: '7.3', phpunit: '^9.6.34' }
32+
- { version: '7.4', phpunit: '^9.6.34' }
33+
- { version: '8.0', phpunit: '^9.6.34' }
34+
- { version: '8.1', phpunit: '^9.6.34' }
35+
- { version: '8.2', phpunit: '^9.6.34' }
36+
- { version: '8.3', phpunit: '^9.6.34' }
37+
- { version: '8.4', phpunit: '^9.6.34' }
38+
- { version: '8.5', phpunit: '^9.6.34' }
3939
dependencies:
4040
- lowest
4141
- highest

0 commit comments

Comments
 (0)