update sweetalert github repository

This commit is contained in:
KHOUBZA Younes
2022-05-17 06:49:14 +01:00
parent 7420c7146c
commit ef0375a1a7
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ git push origin --tags --force
for REMOTE in flasher flasher-laravel flasher-symfony \
flasher-toastr flasher-toastr-laravel flasher-toastr-symfony \
flasher-notyf flasher-notyf-laravel flasher-notyf-symfony \
flasher-sweet-alert flasher-sweet-alert-laravel flasher-sweet-alert-symfony \
flasher-sweetalert flasher-sweetalert-laravel flasher-sweetalert-symfony \
flasher-pnotify flasher-pnotify-laravel flasher-pnotify-symfony \
flasher-noty flasher-noty-laravel flasher-noty-symfony \
flasher-cli flasher-cli-laravel flasher-cli-symfony \
+6 -6
View File
@@ -31,9 +31,9 @@ remote notyf git@github.com:php-flasher/flasher-notyf.git
remote notyf-laravel git@github.com:php-flasher/flasher-notyf-laravel.git
remote notyf-symfony git@github.com:php-flasher/flasher-notyf-symfony.git
remote sweet-alert git@github.com:php-flasher/flasher-sweet-alert.git
remote sweet-alert-laravel git@github.com:php-flasher/flasher-sweet-alert-laravel.git
remote sweet-alert-symfony git@github.com:php-flasher/flasher-sweet-alert-symfony.git
remote sweetalert git@github.com:php-flasher/flasher-sweetalert.git
remote sweetalert-laravel git@github.com:php-flasher/flasher-sweetalert-laravel.git
remote sweetalert-symfony git@github.com:php-flasher/flasher-sweetalert-symfony.git
remote pnotify git@github.com:php-flasher/flasher-pnotify.git
remote pnotify-laravel git@github.com:php-flasher/flasher-pnotify-laravel.git
@@ -63,9 +63,9 @@ split 'src/Notyf/Prime' notyf
split 'src/Notyf/Laravel' notyf-laravel
split 'src/Notyf/Symfony' notyf-symfony
split 'src/SweetAlert/Prime' sweet-alert
split 'src/SweetAlert/Laravel' sweet-alert-laravel
split 'src/SweetAlert/Symfony' sweet-alert-symfony
split 'src/SweetAlert/Prime' sweetalert
split 'src/SweetAlert/Laravel' sweetalert-laravel
split 'src/SweetAlert/Symfony' sweetalert-symfony
split 'src/Pnotify/Prime' pnotify
split 'src/Pnotify/Laravel' pnotify-laravel