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 650bc56 commit 0d12689Copy full SHA for 0d12689
1 file changed
composer.json
@@ -7,13 +7,13 @@
7
"license": "GPL-2.0-or-later",
8
"require": {
9
"php": "^7.2.5",
10
- "joomla/http": "~1.3|~2.0",
11
- "joomla/registry": "^1.4.5|~2.0",
12
- "joomla/uri": "~1.0|~2.0"
+ "joomla/http": "^1.3|^2.0",
+ "joomla/registry": "^1.4.5|^2.0",
+ "joomla/uri": "^1.0|^2.0"
13
},
14
"require-dev": {
15
- "joomla/coding-standards": "~2.0@alpha",
16
- "phpunit/phpunit": "~8.2"
+ "joomla/coding-standards": "^2.0@alpha",
+ "phpunit/phpunit": "^8.5|^9.0"
17
18
"autoload": {
19
"psr-4": {
0 commit comments