Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions php-amqp.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-amqp
version: 1.11.0
version: 2.0.0
epoch: 0
description: "PHP extension to communicate with any AMQP compliant server"
copyright:
Expand All @@ -25,7 +25,7 @@ pipeline:
with:
repository: https://github.com/php-amqp/php-amqp
tag: "v${{package.version}}"
expected-commit: a757b6657eedbbe3802756720f78f33e058d8d66
expected-commit: ed2a2e589b14d5a0b89cdadb1ef8c43b0f3b9d9e

- name: Prepare build
runs: phpize
Expand Down