Skip to content
This repository was archived by the owner on Dec 31, 2022. It is now read-only.

Commit daaa87c

Browse files
author
Анатолий Нехай
committed
update composer.json
1 parent b14ee12 commit daaa87c

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
@@ -19,11 +19,11 @@
1919
],
2020
"require": {
2121
"php": ">=7.4",
22-
"sunrise/http-header": "^2.1"
22+
"sunrise/http-header": "^3.0"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "~9.5.0",
26-
"sunrise/coding-standard": "1.0.0",
26+
"sunrise/coding-standard": "~1.0.0",
2727
"sunrise/uri": "~1.2.0"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)