Bump doctrine/inflector from 1.4.1 to 1.4.3

Bumps [doctrine/inflector](https://github.com/doctrine/inflector) from 1.4.1 to 1.4.3.
- [Release notes](https://github.com/doctrine/inflector/releases)
- [Commits](https://github.com/doctrine/inflector/compare/1.4.1...1.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-31 01:17:29 +00:00 committed by Marcel Klehr
parent 10efe76dd5
commit f4b674d3ce
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -54,20 +54,20 @@
},
{
"name": "doctrine/inflector",
"version": "1.4.1",
"version": "1.4.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "4111f6853aea6f28b2b1dcfdde83d12dd3d5e6e3"
"reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/4111f6853aea6f28b2b1dcfdde83d12dd3d5e6e3",
"reference": "4111f6853aea6f28b2b1dcfdde83d12dd3d5e6e3",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/4650c8b30c753a76bf44fb2ed00117d6f367490c",
"reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c",
"shasum": ""
},
"require": {
"php": "^7.2"
"php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^7.0",
@ -128,7 +128,7 @@
"uppercase",
"words"
],
"time": "2020-05-09T15:09:09+00:00"
"time": "2020-05-29T07:19:59+00:00"
},
{
"name": "guzzlehttp/psr7",