Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
2fbbae19d2 |
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pdahal/php-xmpp",
|
||||
"description": "PHP library for XMPP based on `xmppo/xmpp-php`",
|
||||
"version": "1.0.0",
|
||||
"type": "library",
|
||||
"keywords": [
|
||||
"php",
|
||||
"xmpp",
|
||||
@ -19,7 +19,6 @@
|
||||
"email": "marko.dupor@gmail.com"
|
||||
}
|
||||
],
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": ">=8.2"
|
||||
},
|
||||
@ -35,4 +34,4 @@
|
||||
"Pdahal\\Xmpp\\": "src/"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user