Skip to content

Commit fe3afc4

Browse files
committed
Chore - Stick with Doctrine Inflector 1.2
Tests are relying on implementation details of the library
1 parent 9782bab commit fe3afc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"symfony/deprecation-contracts": "^2.1"
1111
},
1212
"require-dev": {
13-
"doctrine/inflector": "^1.2",
13+
"doctrine/inflector": "1.2",
1414
"joomla/coding-standards": "^3.0@dev",
1515
"joomla/test": "^2.0.1",
1616
"phpunit/phpunit": "^8.5|^9.0"

0 commit comments

Comments
 (0)