webwizo / laravel-shortcodes

Wordpress like shortcodes for Laravel 4.2, 5.x, 6.x, 7.x, 8.x, 9.x and 10.x
MIT License
214 stars 49 forks source link

Laravel 5.8 support #46

Closed Nuranto closed 5 years ago

webwizo commented 5 years ago

Support added.

My apology.

Nuranto commented 5 years ago

@webwizo I cannot update to last version

 ./composer show webwizo/laravel-shortcodes -a
Do not run Composer as root/super user! See https://getcomposer.org/root for details
name     : webwizo/laravel-shortcodes
descrip. : Wordpress like shortcodes for Laravel 5.x
keywords : wordpress, laravel, shortcodes
versions : dev-master, v1.0.15, v1.0.14, v1.0.13, v1.0.12, v1.0.11, 1.0.10, 1.0.9, 1.0.6, v1.0.5, v1.0.4, 1.0.1, 1.0.0, dev-analysis-8Qlm33 

1.0.16 is missing ? https://packagist.org/packages/webwizo/laravel-shortcodes

abr4xas commented 5 years ago

Hi there @webwizo the tag 1.0.16 is missing from packagist.

@Nuranto use this: "webwizo/laravel-shortcodes": "dev-master"

Nuranto commented 5 years ago

I added the github repo in my composer so I'm fine, but I wanted to notice the issue! Thanks anyway @abr4xas !