Skip to content

Commit 46db3e8

Browse files
Pin dependency php to 1.1.0
1 parent 80083fb commit 46db3e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Stacks detected: deps:php:.
33
version: 2.1
44
orbs:
5-
php: circleci/php@1
5+
php: circleci/php@1.1.0
66
jobs:
77
test-php:
88
# Install php packages and run tests

0 commit comments

Comments
 (0)