baukasten / core
There is no license information available for the latest version (0.2.30) of this package.
0.2.30
2025-09-15 07:28 UTC
Requires
- php: ^8.0
- ext-exif: *
- ext-gd: *
- guzzlehttp/guzzle: ^7.0.1|^6.2
- matthiasmullie/minify: 1.3.75
- spatie/image-optimizer: ^1.6.4
Requires (Dev)
- mikey179/vfsstream: 1.6.11
- mockery/mockery: 1.6.11
- phpunit/phpunit: ^9
This package is auto-updated.
Last update: 2025-09-15 07:28:37 UTC
README
Tests
docker run --rm -v $(pwd)/src:/src -v $(pwd)/tests:/tests -v $(pwd)/vendor:/vendor jitesoft/phpunit phpunit --configuration /tests/phpunit.xml
Semantic Release Tokens
- Personal Token erstellen (https://gitlab.com/-/user_settings/personal_access_tokens)
- Projekt Token als 'CUSTOM_PUSH_TOKEN' als CI/CD-Variable anlegen