Skip to content

Commit f279d4d

Browse files
committed
Edit package description
Signed-off-by: Dries Vints <dries.vints@gmail.com>
1 parent a076983 commit f279d4d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prologue/support",
3-
"description": "Prologue\\Support is an extension for Illuminate\\Support",
3+
"description": "Prologue Support is an extension for Illuminate Support",
44
"homepage": "https://github.com/Prologue/Support",
55
"license": "MIT",
66
"keywords": ["support", "helpers", "laravel"],

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Latest Stable Version](https://poser.pugx.org/prologue/support/v/stable.png)](https://packagist.org/packages/support/alerts) [![Total Downloads](https://poser.pugx.org/prologue/support/downloads.png)](https://packagist.org/packages/prologue/support) [![Build Status](https://travis-ci.org/Prologue/Support.png)](https://travis-ci.org/Prologue/Support)
44

5-
Prologue\Support is an extension for [Illuminate\Support](https://github.com/illuminate/support). It provides you with extra helper functionality for your application.
5+
Prologue Support is an extension for [Illuminate Support](https://github.com/illuminate/support). It provides you with extra helper functionality for your application.
66

77
Maintained by [Dries Vints](https://github.com/driesvints)
88
[@driesvints](https://twitter.com/driesvints)

0 commit comments

Comments
 (0)