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

Commit 82fe40b

Browse files
author
Анатолий Нехай
committed
update composer.json
1 parent 09937df commit 82fe40b

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

composer.json

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,8 @@
77
"fenric",
88
"sunrise",
99
"http",
10-
"header",
11-
"kit",
12-
"psr-7",
13-
"php7",
14-
"php8"
10+
"message",
11+
"header"
1512
],
1613
"authors": [
1714
{
@@ -21,11 +18,11 @@
2118
}
2219
],
2320
"require": {
24-
"php": "^7.1|^8.0",
21+
"php": ">=7.4",
2522
"sunrise/http-header": "^2.1"
2623
},
2724
"require-dev": {
28-
"phpunit/phpunit": "7.5.20|9.5.0",
25+
"phpunit/phpunit": "~9.5.0",
2926
"sunrise/coding-standard": "1.0.0",
3027
"sunrise/uri": "~1.2.0"
3128
},

0 commit comments

Comments
 (0)