build: rename to gbili/php-exception
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
vendor/
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "gbili/exception",
|
||||
"name": "gbili/php-exception",
|
||||
"description": "Provides basic exception classes",
|
||||
"authors" : [
|
||||
{
|
||||
@@ -24,6 +24,6 @@
|
||||
"php": ">=5.3.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^6"
|
||||
"phpunit/phpunit": "^8.2"
|
||||
}
|
||||
}
|
||||
|
||||
1010
composer.lock
generated
1010
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user