We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c843e20 commit 4f140a5Copy full SHA for 4f140a5
1 file changed
.circleci/config.yml
@@ -12,7 +12,7 @@ orbs:
12
executors:
13
php:
14
docker:
15
- - image: cimg/php:8.5.4
+ - image: cimg/php:8.5.6
16
resource_class: small
17
18
jobs:
0 commit comments