Browse Source

Revert "updating to new version"

This reverts commit 2b2a9ad8c6.
main
Shivani Kumar 3 years ago
parent
commit
df13ebb3c1
  1. 3
      composer.json
  2. 8
      composer.lock

3
composer.json

@ -3,8 +3,7 @@ @@ -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": [
{

8
composer.lock generated

@ -4,7 +4,7 @@ @@ -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 @@ @@ -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"
}

Loading…
Cancel
Save