We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80083fb commit 46db3e8Copy full SHA for 46db3e8
.circleci/config.yml
@@ -2,7 +2,7 @@
2
# Stacks detected: deps:php:.
3
version: 2.1
4
orbs:
5
- php: circleci/php@1
+ php: circleci/php@1.1.0
6
jobs:
7
test-php:
8
# Install php packages and run tests
0 commit comments