mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-25 01:12:21 +03:00
Fix typo
This commit is contained in:
parent
f31bcadd70
commit
f516f30cc5
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
"monolog/monolog": "^2.8.0",
|
"monolog/monolog": "^2.8.0",
|
||||||
"google/apiclient": "^2.12.6",
|
"google/apiclient": "^2.12.6",
|
||||||
"guzzlehttp/guzzle": "^7.5.0",
|
"guzzlehttp/guzzle": "^7.5.0",
|
||||||
"sabre/vobject": "^4.5",
|
"sabre/vobject": "^4.5"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"roave/security-advisories": "dev-master",
|
"roave/security-advisories": "dev-master",
|
||||||
|
|
Loading…
Reference in a new issue