vdomah / oc-jwtauth

JWTAuth plugin for October CMS wich provides token based authentication
MIT License
27 stars 21 forks source link

Update version.yaml #27

Closed dleee closed 1 year ago

dleee commented 2 years ago

In Yaml.php line 43:

A syntax error was detected in /../plugins/vdomah/jwtauth/updates/version.yaml. The string "!!! Generate JWT Authentication Secret using php artisan jwt:generate and assign generated value to JWT_SECRET in .env" c
ould not be parsed as it uses an unsupported built-in tag at line 20 (near "!!! Generate JWT Authentication Secret using php artisan jwt:generate and assign generated value to JWT_SECRET in .env") at line 43 (near "/.../vendor/october/rain/src/Parse/Yaml.php").

PubliAlex commented 1 year ago

Can confirm the error and the commit fix it, can it be merged ? thanks