Change package as library
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "pdahal/php-xmpp",
|
"name": "pdahal/php-xmpp",
|
||||||
"description": "PHP library for XMPP based on `xmppo/xmpp-php`",
|
"description": "PHP library for XMPP based on `xmppo/xmpp-php`",
|
||||||
"version": "1.0.0",
|
"type": "library",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"php",
|
"php",
|
||||||
"xmpp",
|
"xmpp",
|
||||||
@ -19,7 +19,6 @@
|
|||||||
"email": "marko.dupor@gmail.com"
|
"email": "marko.dupor@gmail.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "project",
|
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=8.2"
|
"php": ">=8.2"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user