Skip to content

Commit 3ab947f

Browse files
committed
Setting dependencies to version 3 of the Joomla framework
1 parent 39872fc commit 3ab947f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"license": "GPL-2.0-or-later",
88
"require": {
99
"php": "^8.1.0",
10-
"joomla/filter": "3.0.x-dev",
10+
"joomla/filter": "^3.0",
1111
"symfony/deprecation-contracts": "^2|^3"
1212
},
1313
"require-dev": {
14-
"joomla/test": "3.0.x-dev",
14+
"joomla/test": "^3.0",
1515
"phpunit/phpunit": "^9.5.28",
1616
"squizlabs/php_codesniffer": "^3.7.2",
1717
"phpstan/phpstan": "^1.10.7",

0 commit comments

Comments
 (0)