From df13ebb3c1cf6a13ede3c53a727cea7eae0ea8b5 Mon Sep 17 00:00:00 2001 From: Shivani Kumar Date: Thu, 27 Apr 2023 10:13:44 -0400 Subject: [PATCH] Revert "updating to new version" This reverts commit 2b2a9ad8c647cf0d5ba85e64321f9b2bbaf259b8. --- composer.json | 3 +-- composer.lock | 8 +++----- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 1b86a6a..a4afb61 100644 --- a/composer.json +++ b/composer.json @@ -3,8 +3,7 @@ "description": "Sample PHP application for App Platform", "type": "project", "require": { - "alrik11es/cowsayphp": "^1.2", - "php": "^8.2.4" + "alrik11es/cowsayphp": "^1.2" }, "authors": [ { diff --git a/composer.lock b/composer.lock index 884a7bd..4675a08 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a3bc7794cb354caf204150a35e2666ae", + "content-hash": "16e03395d34a6908d884db19ef1396b5", "packages": [ { "name": "alrik11es/cowsayphp", @@ -71,9 +71,7 @@ "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, - "platform": { - "php": "^8.2.4" - }, + "platform": [], "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.0.0" }