Skip to content

Commit

Permalink
Setting dependencies to version 3 of the Joomla framework
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackwar committed Oct 8, 2023
1 parent 22eeb09 commit dc57ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "GPL-2.0-or-later",
"require": {
"php": "^8.1.0",
"joomla/utilities": "3.0.x-dev"
"joomla/utilities": "^3.0"
},
"require-dev": {
"symfony/yaml": "^5.0",
Expand Down

0 comments on commit dc57ab2

Please sign in to comment.