preparing the composer package

This commit is contained in:
Jordy van Zeeland 2024-08-16 16:02:26 +02:00
parent 9a2bdd093b
commit 46a663a665
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "sealandia/core", "name": "sealandia/core",
"description": "Core elements for the Sealandia framework", "description": "Core elements for the Sealandia framework",
"license": "MIT", "license": "MIT",
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Core\\": "src/Core" "Core\\": "src/Core"