Skip to content

Commit 29ea3bd

Browse files
andrehankeandrehanke
andrehanke
authored and
andrehanke
committed
feat: rollback de referências para uepg/laravel-sybase
1 parent fa57067 commit 29ea3bd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/BUG_REPORT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If applicable, add screenshots to help explain your problem. If no have screensh
3232
* Laravel: Run `php artisan --version` to show the version.
3333
* PHP: Run `php --version` to show the version.
3434
* Composer: Run `composer --version` to show the version.
35-
* xbu3n0/laravel-sybase: Get the version in `composer.lock`.
35+
* uepg/laravel-sybase: Get the version in `composer.lock`.
3636

3737
## Additional context
3838

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "xbu3n0/laravel-sybase",
2+
"name": "uepg/laravel-sybase",
33
"description": "Sybase based Eloquent module extension for Laravel 10.x",
44
"keywords": [
55
"sybase"
@@ -20,8 +20,8 @@
2020
}
2121
],
2222
"support": {
23-
"issues": "https://github.com/xbu3n0/laravel-sybase/issues",
24-
"wiki": "https://github.com/xbu3n0/laravel-sybase/wiki"
23+
"issues": "https://github.com/uepg/laravel-sybase/issues",
24+
"wiki": "https://github.com/uepg/laravel-sybase/wiki"
2525
},
2626
"require": {
2727
"php": ">=8.1",

0 commit comments

Comments
 (0)