https://github.com/friendsofshopware/shopware-static-data
Static JSON information about Shopware
https://github.com/friendsofshopware/shopware-static-data
Last synced: over 1 year ago
JSON representation
Static JSON information about Shopware
- Host: GitHub
- URL: https://github.com/friendsofshopware/shopware-static-data
- Owner: FriendsOfShopware
- Created: 2022-09-05T17:20:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T02:23:55.000Z (over 1 year ago)
- Last Synced: 2025-03-25T03:25:28.029Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 153 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: security.go
Awesome Lists containing this project
README
# shopware-static-data
Static JSON information about Shopware
## Files
- [security.json](https://github.com/FriendsOfShopware/shopware-static-data/blob/main/data/security.json)
- Contains the newest Security Plugin Version
- Contains all Security Advisories
- Contains an mapping of Shopware Version to Advistory
- [php-version.json](https://github.com/FriendsOfShopware/shopware-static-data/blob/main/data/php-version.json)
- Contains each Shopware Version with their minimum PHP version requirement
- [all-supported-php-versions-by-shopware-version.json](https://github.com/FriendsOfShopware/shopware-static-data/blob/main/data/all-supported-php-versions-by-shopware-version.json)
- Contains each Shopware Version with a list of corresponding supported PHP versions