Skip to content

Commit

Permalink
Update dependencies (#43943)
Browse files Browse the repository at this point in the history
  • Loading branch information
bembelimen authored Aug 18, 2024
1 parent cb1b3e1 commit 92c1fb4
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 89 deletions.
24 changes: 12 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,26 +49,26 @@
},
"require": {
"php": "^8.1.0",
"joomla/application": "^3.0.1",
"joomla/archive": "^3.0.1",
"joomla/authentication": "~3.0",
"joomla/console": "~3.0",
"joomla/crypt": "~3.0",
"joomla/data": "~3.0",
"joomla/database": "~3.0",
"joomla/di": "~3.0",
"joomla/event": "~3.0",
"joomla/application": "^3.0.2",
"joomla/archive": "^3.0.2",
"joomla/authentication": "^3.0.1",
"joomla/console": "^3.0.1",
"joomla/crypt": "^3.0.1",
"joomla/data": "^3.0.1",
"joomla/database": "^3.2.0",
"joomla/di": "^3.0.1",
"joomla/event": "^3.0.1",
"joomla/filter": "^3.0.1",
"joomla/filesystem": "~3.0",
"joomla/filesystem": "^3.0.1",
"joomla/http": "^3.0.1",
"joomla/input": "~3.0",
"joomla/language": "~3.0",
"joomla/oauth1": "~3.0",
"joomla/oauth2": "~3.0",
"joomla/registry": "~3.0",
"joomla/router": "~3.0",
"joomla/session": "~3.0",
"joomla/string": "~3.0",
"joomla/session": "^3.0.1",
"joomla/string": "^3.0.1",
"joomla/uri": "~3.0",
"joomla/utilities": "~3.0",
"algo26-matthias/idna-convert": "^3.1.1",
Expand Down
Loading

0 comments on commit 92c1fb4

Please sign in to comment.