You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by rs...@apache.org on 2020/11/02 13:59:17 UTC

[avro] 02/02: Bump composer-monorepo-plugin

This is an automated email from the ASF dual-hosted git repository.

rskraba pushed a commit to branch branch-1.10
in repository https://gitbox.apache.org/repos/asf/avro.git

commit 2b764aba98ed46b2a564e2e5d8739d35e6c1f65d
Author: Ryan Skraba <ry...@skraba.com>
AuthorDate: Sat Oct 31 09:57:21 2020 +0100

    Bump composer-monorepo-plugin
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index cf4b412..232296f 100644
--- a/composer.json
+++ b/composer.json
@@ -4,7 +4,7 @@
   "minimum-stability": "stable",
   "license": "Apache-2.0",
   "require": {
-    "beberlei/composer-monorepo-plugin": "^0.12"
+    "beberlei/composer-monorepo-plugin": "^0.16"
   },
   "require-dev": {
     "phpunit/phpunit": "^9.1",