-
## Versions
PHP 7.1.23
```
#> composer info | grep cwp/
cwp/cwp 2.1.1 CWP features module. We strongly recommend using it for all …
-
https://www.cwp.govt.nz/developer-docs/en/2/releases_and_changelogs/cwp_recipe_basic_2.2.2/
See down the left hand side, some of the 2.x recipes are at the top under CWP, and others are at the bott…
-
## Affected Version
Affects SilverStripe Framework 4.1.1
```Running 1.6.4 (2018-04-13 12:04:24) with PHP 7.1.16 on Darwin / 17.5.0
cwp/agency-extensions 2.0.0 …
-
I have a situation where I have two recipe dependencies which both have the same project file:
* silverstripe/recipe-core: app/_config.php
* cwp/cwp-recipe-core: app/_config.php
Because `app/_c…
-
Dear sir,
My system is Ubuntu 18.04 LTS.
I need **segdread** to convert some segd format data to su format data.
When I typing segdread, it shows:
`bash: /home/hbsong/CWP/SeisUnix/bin/segdread: c…
-
When you generate a plan then tag a release, strict constraints e.g. `4.3.0@stable` are baked into each recipe in the recipe (e.g. cwp-recipe-cms, recipe-blog, etc). This means that we must always bum…
-
It's a bit pointless to show the latest dev branch as a release, right? That's not what we want people to upgrade to. This is on `installer@4.2.0`, not CWP. Maybe it's different in CWP due to recipe c…
-
The 1.10 branch has never had a stable tag.
I've created a new 1 branch from 1.10
Seems as though it should be safe to delete the 1.10 branch at this point. Our normal practice would be to recr…
-
**Steps to reproduce**
- Spin up a copy of `cwp/cwp-recipe-kitchen-sink`
- Open your network tab
- Browse to an edit page
- Observe the SearchForm requests:
![lotsofsearchforms](https://user-…
-
If you had a very large number of repositories being fetched, say 50-100, it may be that you can never get through everything in an hour before you hit your 5000 request limit. I haven't hit this issu…