Skip to content

Commit b40fc10

Browse files
tec: Update the Composer dependencies
1 parent 7b65596 commit b40fc10

File tree

2 files changed

+67
-65
lines changed

2 files changed

+67
-65
lines changed

composer.json

+7-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
{
2+
"name": "flus/webubbub",
3+
"description": "A WebSub hub to bring instant distribution of content between Web actors.",
4+
"type": "project",
5+
"license": "AGPL-3.0",
6+
"minimum-stability": "stable",
7+
"prefer-stable": true,
8+
29
"require": {
310
"php": "^8.2",
411
"ext-pcntl": "*"
@@ -9,11 +16,5 @@
916
"phpunit/phpunit": "^11.0",
1017
"squizlabs/php_codesniffer": "^3.6",
1118
"rector/rector": "^1.2"
12-
},
13-
14-
"config": {
15-
"platform": {
16-
"php": "8.2"
17-
}
1819
}
1920
}

composer.lock

+60-59
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)