Skip to content

Commit 270225a

Browse files
committed
update composer and readme file
1 parent bd9d408 commit 270225a

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@
2121
}
2222
],
2323
"require": {
24+
"creatydev/plans": "dev-master",
2425
"doctrine/dbal": "^2.9.0",
25-
"stripe/stripe-php": "^6.43.0",
26-
"laravel/framework": "~5.8.0|~6.0|~6.2.0"
26+
"laravel/framework": "~5.8.0|~6.0|~6.2.0",
27+
"stripe/stripe-php": "^6.43.0"
2728
},
2829
"require-dev": {
2930
"orchestra/database": "~3.7.0|~3.8.0|~4.0.0",

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -484,8 +484,8 @@ $listen = [
484484

485485
## Authors
486486

487-
* **Georgescu Alexandru** - *Initial work* - [Creatydev](https://github.com/Creatydev)
488-
* **Musa Kurt** - *Laravel 5.8 Support* - [whthT](https://github.com/whtht)
487+
* **Georgescu Alexandru** - *Initial work* .
488+
* **Dukens Thelemaque** - *Laravel 5.8 - 6.2 Support* - [Creatydev](https://github.com/whtht)
489489

490490
See also the list of [contributors](https://github.com/Creatydev/plans/graphs/contributors) who participated in this project.
491491

0 commit comments

Comments
 (0)