build: rename to gbili/php-exception

This commit is contained in:
Guillermo Pages
2023-08-23 10:08:54 +02:00
parent 47533f9264
commit 5b48bc3b9b
3 changed files with 485 additions and 530 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
vendor/

View File

@@ -1,5 +1,5 @@
{ {
"name": "gbili/exception", "name": "gbili/php-exception",
"description": "Provides basic exception classes", "description": "Provides basic exception classes",
"authors" : [ "authors" : [
{ {
@@ -24,6 +24,6 @@
"php": ">=5.3.3" "php": ">=5.3.3"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^6" "phpunit/phpunit": "^8.2"
} }
} }

1006
composer.lock generated

File diff suppressed because it is too large Load Diff