Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 935b92e

Browse files
qa: Update workflows - test with Mockery ~1.6.0 (#14)
1 parent 3273ea3 commit 935b92e

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

‎.github/workflows/tests.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- '7.1'
2323
- '7.0'
2424
mockery-version:
25+
- '1.6.0'
2526
- '1.5.0'
2627
- '1.4.0'
2728
- '1.3.0'
@@ -79,20 +80,30 @@ jobs:
7980
mockery-version: '0.9.0'
8081
- php-version: '7.4'
8182
mockery-version: '0.8.0'
82-
83+
84+
# PHP 7.3 Exclusions
85+
- php-version: '7.3'
86+
mockery-version: '1.6.0'
87+
8388
# PHP 7.2 Exclusions
89+
- php-version: '7.2'
90+
mockery-version: '1.6.0'
8491
- php-version: '7.2'
8592
mockery-version: '1.5.0'
8693
- php-version: '7.2'
8794
mockery-version: '1.4.0'
8895

8996
# PHP 7.1 Exclusions
97+
- php-version: '7.1'
98+
mockery-version: '1.6.0'
9099
- php-version: '7.1'
91100
mockery-version: '1.5.0'
92101
- php-version: '7.1'
93102
mockery-version: '1.4.0'
94103

95104
# PHP 7.0 Exclusions
105+
- php-version: '7.0'
106+
mockery-version: '1.6.0'
96107
- php-version: '7.0'
97108
mockery-version: '1.5.0'
98109
- php-version: '7.0'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /