Skip to content

Commit

Permalink
Merge pull request #550 from shyim/wolfictl-2c0db873-f23a-4795-a2b0-3…
Browse files Browse the repository at this point in the history
…07d3c8709c2

frankenphp-8.2/1.3.0 package update
  • Loading branch information
shyim authored Nov 14, 2024
2 parents 6e405b8 + 48bde3d commit 9892dea
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions frankenphp-8.2.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
package:
name: frankenphp-8.2
version: 1.2.5
epoch: 3
version: 1.3.0
epoch: 0
description: "FrankenPHP"
copyright:
- license: MIT
dependencies:
runtime:
- libwatcher-c
- php-frankenphp-8.2

environment:
Expand All @@ -18,6 +19,7 @@ environment:
- busybox
- caddy-src
- go
- libwatcher-c-dev
- libxml2-dev
- php-frankenphp-8.2
- php-frankenphp-8.2-dev
Expand Down Expand Up @@ -52,7 +54,7 @@ pipeline:
with:
repository: https://github.com/dunglas/frankenphp
tag: "v${{package.version}}"
expected-commit: dcf190ebcb5817fad38a7e2a27991e28b4e240cf
expected-commit: 102b4d1ad0fe5389ba51c949f8ee5e9cf5167d2d

- name: Build
runs: |
Expand Down

0 comments on commit 9892dea

Please sign in to comment.