Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-04 11:31:26 +0300
committerGitHub <noreply@github.com>2022-02-04 11:31:26 +0300
commitced3374d92deddfa7766a514e6ac541b5d510dce (patch)
tree411289896d742b7c1fb33da3c744a06ba1282cd7 /composer.lock
parent5f1d0e3c20b688d5a4f8c1ac98a807e1b1e04202 (diff)
updates composer dependencies (#18738)
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/composer.lock b/composer.lock
index 83255ee0ca..4403fa5739 100644
--- a/composer.lock
+++ b/composer.lock
@@ -2701,12 +2701,12 @@
},
"type": "library",
"autoload": {
- "psr-4": {
- "DeepCopy\\": "src/DeepCopy/"
- },
"files": [
"src/DeepCopy/deep_copy.php"
- ]
+ ],
+ "psr-4": {
+ "DeepCopy\\": "src/DeepCopy/"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [