slack-php-block-kit
slack-php-block-kit copied to clipboard
OOP interface for composing Slack Block Kit messages and modals in PHP
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.14.4 to 3.51.0. Release notes Sourced from friendsofphp/php-cs-fixer's releases. v3.51.0 Insomnia What's Changed feat: @Symfony - add nullable_type_declaration by @keradus in PHP-CS-Fixer/PHP-CS-Fixer#7856 chore: add missing tests for...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.3 to 1.10.59. Release notes Sourced from phpstan/phpstan's releases. 1.10.59 Bleeding edge 🔪 array_values rule (report when a list type is always passed in) (#2917), thanks @kamil-zacek!...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.13 to 10.5.11. Changelog Sourced from phpunit/phpunit's changelog. [10.5.11] - 2024-02-25 Fixed #5704: No warning when CLI options are used multiple times #5707: --fail-on-empty-test-suite CLI option is...
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2 to 3. Release notes Sourced from ramsey/composer-install's releases. 3.0.0 Changed Update actions/cache to v4 to avoid deprecation notices. This requires a new major version because actions/cache...
- Blocks - [x] #65 - [x] #64 - Elements - [ ] Datetime Picker - [ ] Email Input - [ ] File Input - [ ] Rich Text...
Same as https://github.com/slack-php/slack-php-block-kit/pull/9, but from other head branch
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
This Pull Request resolves the issue #39.
| Q | A | ------------------------------------------------| ---------- | Slack Block Kit for PHP version | 2.0.0 | PHP version | 8.1.16 The Slack Block Kit for PHP is not working...
Currently gives following error ```json { "ok": false, "error": "invalid_arguments", "warning": "missing_charset", "response_metadata": { "messages": [ "[ERROR] failed to match all allowed schemas [json-pointer:\/view]", "[ERROR] invalid additional property: initial_user [json-pointer:\/view\/blocks\/1\/element]"...