Browse Source

updated the name of the package

pull/4/head
Cerys 4 months ago
parent
commit
80c62ee4e3
  1. 2
      composer.json
  2. 10
      composer.lock

2
composer.json

@ -1,5 +1,5 @@
{
"name": "darksparrow/deegraph-php",
"name": "darksparrow/deegraph-interactions",
"description": "Deegraph Interactions Wrapper",
"type": "library",
"license": "MPL-2.0",

10
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": "50a1b1c6fce1e9a0010b700a3f1f5662",
"content-hash": "3d6321108144d3ba1724942dde6f3a84",
"packages": [
{
"name": "doctrine/instantiator",
@ -641,12 +641,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "bfe55ab9f51514c30870772e70d825eb160508bf"
"reference": "feb499300d9595ea4587e7448ea990263bc47c10"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bfe55ab9f51514c30870772e70d825eb160508bf",
"reference": "bfe55ab9f51514c30870772e70d825eb160508bf",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/feb499300d9595ea4587e7448ea990263bc47c10",
"reference": "feb499300d9595ea4587e7448ea990263bc47c10",
"shasum": ""
},
"require": {
@ -736,7 +736,7 @@
"type": "tidelift"
}
],
"time": "2024-06-03T05:41:34+00:00"
"time": "2024-06-07T04:40:16+00:00"
},
{
"name": "sebastian/cli-parser",

Loading…
Cancel
Save