Skip to content

Commit 45ca946

Browse files
committed
Updating all Joomla dependencies to 3.x-dev
1 parent b01d282 commit 45ca946

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"license": "GPL-2.0-or-later",
88
"require": {
99
"php": "~8.1.0",
10-
"joomla/http": "^2.0",
11-
"joomla/registry": "^2.0",
12-
"joomla/uri": "^2.0"
10+
"joomla/http": "3.0.x-dev",
11+
"joomla/registry": "3.0.x-dev",
12+
"joomla/uri": "3.0.x-dev"
1313
},
1414
"require-dev": {
1515
"phpunit/phpunit": "^8.5|^9.0",

0 commit comments

Comments
 (0)