Skip to content

Commit db6fe40

Browse files
committed
- CI: PHP version update
1 parent 989b711 commit db6fe40

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.scrutinizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build:
77
- php-scrutinizer-run
88
environment:
99
php:
10-
version: '8.0'
10+
version: '8.0.1'
1111

1212
before_commands:
1313
- 'composer update -o --prefer-source --no-interaction'

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cache:
1010
- $HOME/.composer/cache
1111

1212
php:
13-
- 8.0
13+
- 8.0.1
1414

1515
jobs:
1616
fast_finish: true

0 commit comments

Comments
 (0)