Skip to content

Commit 25eeae8

Browse files
committed
Bump version 0.7.1
1 parent bb57c94 commit 25eeae8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "landrok/activitypub",
33
"type": "library",
4-
"version": "0.6.0",
4+
"version": "0.7.1",
55
"description": "A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format.",
66
"keywords": ["ActivityPub", "ActivityStreams", "federation"],
77
"homepage": "https://github.com/landrok/activitypub",
88
"license": "MIT",
99
"require": {
10-
"php": "^7.3|^8.0",
10+
"php": "^7.4|^8.0",
1111
"guzzlehttp/guzzle": ">=6.3",
1212
"monolog/monolog": "^1.12|^2.0|^3.0",
1313
"symfony/http-foundation": ">=3.4",

0 commit comments

Comments
 (0)