Skip to content

Commit dc4f36a

Browse files
committed
fix package name
1 parent a71e413 commit dc4f36a

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
@@ -1,11 +1,11 @@
11
{
2-
"name": "spatie/calendar",
2+
"name": "spatie/icalendar-generator",
33
"description": "Build calendars in the iCalendar format",
44
"keywords": [
55
"spatie",
66
"Calendar"
77
],
8-
"homepage": "https://github.com/spatie/Calendar",
8+
"homepage": "https://github.com/spatie/icalendar-generator",
99
"license": "MIT",
1010
"authors": [
1111
{

0 commit comments

Comments
 (0)