We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5780cd5 commit 4ed5f1bCopy full SHA for 4ed5f1b
composer.json
@@ -6,11 +6,11 @@
6
"homepage": "https://github.com/joomla-framework/string",
7
"license": "GPL-2.0-or-later",
8
"require": {
9
- "php": "^7.2.5",
+ "php": "^7.2.5|^8.0",
10
"symfony/deprecation-contracts": "^2.1"
11
},
12
"require-dev": {
13
- "doctrine/inflector": "1.2",
+ "doctrine/inflector": "^1.2",
14
"joomla/coding-standards": "^3.0@dev",
15
"joomla/test": "^2.0",
16
"phpunit/phpunit": "^8.5|^9.0"
0 commit comments