-
I had previously discussed with Jordi about using the Composer Installer system to manage download/build/install process. I'd done some previous investigation work into this in a now outdated branch (…
-
My `composer.json`:
None
Output of `composer diagnose`:
Warning: is_dir(): open_basedir restriction in effect. File(C:/Users/xxx/AppData/Roaming/Composer) is not within the allowed path(s…
-
Tutorial for devs on how to setup the Dev environment like they are entirely new to the process.
All the pre requirements to running composer install should be covered.
This can help everyone ge…
-
When calling `cpx stolt/lean-package-validator validate` I get the following error message:
```bash
Installing stolt/lean-package-validator...
PHP Deprecated: Return type of Symfony\Component\Co…
-
**Background**
It never fails when you want to do something easy it blows up in your face. This morning I was attempting to install the statamic cli tool `composer global require statamic/cli` and o…
-
**Environment**:
- OS: Windows 10
- PHP Version: 8.0
- Composer Version: 2.x
- cpx Version: 1.0.0
**Steps to Reproduce**:
1. Installed `cpx` globally using `composer global require cpx/cpx`.
…
-
When I try to open the Smart Composer, I get an error in the Dev console:
```
app.js:1 Obsidian Developer Console
app.js:1 Failed to open view RuntimeError: Aborted(). Build with -sASSERTIONS for m…
-
Adoro o composer, acho que foi uma das coisas mais perfeita ja criada no mundo PHP. Uso ele para gerenciar e atualizar todo o projeto em qualquer ambiente, dev, test e production.
Existe um projet…
-
compose up dev fails with ``docker-compose` process finished with exit code 17` on win11
to replicate:
1) clone repo
2) copy env-dist to .env
3) change
`PHP_BASE_IMAGE_VERSION=8.2-apache`
to…
-
We could add `composer audit` to the CI
The feedback is interesting :
```
$ composer audit
Loading "robloach/component-installer" which is a legacy composer-installer built for Composer 1.x, it…