-
It is not possible for me to install a version higher than 1.4.1. Here my composer.json
```json
{
"name": "kmergen/fewo-sf7",
"type": "project",
"license": "proprietary",
"desc…
-
After updating to OctoberCMS 3.7 through the backend update button a 500 error message is returned and the full back- and front-end is broken. the error message in the background is:
`PHP Warning: …
-
### Preconditions and environment
- Magento version -> 2.3.0
- here is the api details
curl --location 'http://php72.webgility.com/magento230_test/rest/V1/inventory/source-items' \
--header '…
-
My composer library has the following restrictions on PHP
```
{
"require": {
"php": ">=7.2",
"fakerphp/faker": "^1.20.0"
},
}
```
If my local PHP version is PHP7.2, then I can o…
ajiho updated
2 months ago
-
I ran the following
```git clone git@github.com:djug/laraveltesting101.git```
```cd laraveltesting101```
```composer install```
and got
```dyld: Library not loaded: /usr/local/opt/icu4c/lib/l…
-
We have installed the Meetme plugin and it is not started. Received error below. Appreciate any suggestion to resolve the issue.
Thank you,
JP
INFO 2018-05-23 13:44:13,255 33 MainProc…
-
I had this error when a tried to run de migration command:
Unrecognized options "pattern, stateless, refresh_jwt" under "security.providers.api_token_refresh". Available options are "chain", "entit…
-
I managed to get aegir up and running! (and upgraded to PHP72 via docker-compose)!
I also managed to find the Module.. Hosting CiviCRM (both in modules and in the experimental settings section as r…
-
When we modify app files and run "docker build", there is a debian install step followed by composer install. In the event that an application file is modified, but `composer.json` and `composer.lock`…
-
Add the repo and install PHP7 instead of PHP5*