Skip to content

Commit 83545c0

Browse files
committed
Fix scrutinizer PHP version
1 parent a5e0d96 commit 83545c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scrutinizer.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
build:
22
environment:
33
php:
4-
version: 7.0
4+
version: '7.0'

0 commit comments

Comments
 (0)