-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Eric COURTIAL
committed
Dec 20, 2019
1 parent
99d2694
commit 6e64a2d
Showing
1 changed file
with
1 addition
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,15 +28,5 @@ | |
"psr-4": { | ||
"Wizacha\\ElasticApmBundle\\Tests\\": "/Tests/" | ||
} | ||
}, | ||
"require": { | ||
"philkra/elastic-apm-php-agent": "dev-master", | ||
"wizaplace/elastic-apm-wrapper": "^0.2.2" | ||
}, | ||
"repositories": [ | ||
{ | ||
"type": "git", | ||
"url": "[email protected]:wizaplace/elastic-apm-wrapper.git" | ||
} | ||
] | ||
} | ||
} |