Skip to content

Commit f39bbb4

Browse files
authored
[5.3] Update http package to version 3.1.0 to fix some deprecation notices (#45148)
1 parent f9ca9cd commit f39bbb4

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"joomla/event": "^3.0.1",
6464
"joomla/filter": "^3.0.2",
6565
"joomla/filesystem": "^3.1.0",
66-
"joomla/http": "^3.0.1",
66+
"joomla/http": "^3.1.0",
6767
"joomla/input": "~3.0",
6868
"joomla/language": "~3.0",
6969
"joomla/oauth1": "~3.0",
@@ -114,7 +114,7 @@
114114
"require-dev": {
115115
"phpunit/phpunit": "^9.6.22",
116116
"friendsofphp/php-cs-fixer": "^3.72.0",
117-
"squizlabs/php_codesniffer": "^3.11.3",
117+
"squizlabs/php_codesniffer": "^3.12.0",
118118
"joomla/mediawiki": "^3.0",
119119
"joomla/test": "~3.0",
120120
"phpstan/phpstan": "^2.1.8",

composer.lock

Lines changed: 15 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)