-
It would be a great idea to also make libgamespyquery as a Composer library, not only as a virion for PocketMine-MP plugins. People could use libgamespyquery to make websites, programs, etc. Also, dep…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/admin-bundle …
-
**Describe the bug**
Using Precompose 1.6.0 is working fine, but when I upgrade to 1.6.1 get this Build Error.
```
Failed to load native library:libjansi.jnilib. The native library file at .gradle/…
-
| Q | A
| ----------------- | -----
| Bug report? | no
| Feature request? | no
| Library version | `master`
As a maintainer of `json-schema` I was looking …
-
## Description
`wildwebmidi.js` references an incorrect file location.
A significant change in TYPO3 12 is to load public resources from the `_assets` folder, where the public resource folders o…
-
So I tried both versions 3.1.0 and 4.0.0-beta, and it seems this library completely omits support for grantType with `client_credentials`, do I understand that correctly?
(PS. version 3.1.0 - there…
-
When I decided to use this library, I added it to my `composer.json` file and expected it to work out of the box.
After painful hours of debugging, I re-read the `README` file and came to realise that…
oadam updated
5 years ago
-
We have a python script that works well on local machine which has openssl3, but fails to run on google cloud composer because it is looking for openssl 3 where as composer only comes with openssl 1.1…
-
https://github.com/jsonrainbow/json-schema/pull/518 added the dependency to `icecave/parity`.
In https://github.com/composer/composer/pull/12039#issuecomment-2229072029 it was recommended to check …
W0rma updated
2 months ago
-
My `composer.json`:
```json
{
"name": "internal-project",
"type": "project",
"description": "Fancy project",
"autoload": {
"psr-4": {
"App\\": "src/"
…