Skip to content

Commit

Permalink
Revert to commit prior to php8 switch, changed package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Badr committed Dec 3, 2021
1 parent a35f84c commit d713198
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "aviationcode/laravel-ecs-logging",
"name": "ramibadrpro/laravel-ecs-logging",
"description": "Logging Laravel log's into Elasticsearch ECS format.",
"keywords": [
"aviationcode",
"ramibadrpro",
"laravel-ecs-logging"
],
"homepage": "https://github.com/aviationcode/laravel-ecs-logging",
"homepage": "https://github.com/ramibadrpro/laravel-ecs-logging",
"license": "MIT",
"type": "library",
"authors": [
Expand Down

0 comments on commit d713198

Please sign in to comment.