diff --git a/composer.json b/composer.json index 3701eb7..d4fac46 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "ext-hash": "^8 || ^7.4", "ext-json": "^8 || ^7.4", "cakephp/utility": "^4.2.4", - "doctrine/inflector": "^2.0.3", + "doctrine/inflector": "^2.0.10", "evenement/evenement": "^3.0.1", "paragonie/random_compat": "^9.0 || ^2.0", "react/child-process": "^0.6.2", diff --git a/composer.lock b/composer.lock index 4bb6f14..731100b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a76a0f583714723beee2d4f5434312b5", + "content-hash": "5d3b3034b8191390337efd871e462574", "packages": [ { "name": "cakephp/core", @@ -127,16 +127,16 @@ }, { "name": "doctrine/inflector", - "version": "2.0.8", + "version": "2.0.10", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff" + "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/f9301a5b2fb1216b2b08f02ba04dc45423db6bff", - "reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc", + "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc", "shasum": "" }, "require": { @@ -198,7 +198,7 @@ ], "support": { "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/2.0.8" + "source": "https://github.com/doctrine/inflector/tree/2.0.10" }, "funding": [ { @@ -214,7 +214,7 @@ "type": "tidelift" } ], - "time": "2023-06-16T13:40:37+00:00" + "time": "2024-02-18T20:23:39+00:00" }, { "name": "doctrine/instantiator",