I hereby claim:
- I am base29 on github.
- I am base29 (https://keybase.io/base29) on keybase.
- I have a public key ASDJNDBaqbcagQ2UKD-jVMPJ-UhciECVdFtRZqUqRMVW7go
To claim this, I am signing this object:
| <?php | |
| // This can be found in the Symfony\Component\HttpFoundation\Response class | |
| const HTTP_CONTINUE = 100; | |
| const HTTP_SWITCHING_PROTOCOLS = 101; | |
| const HTTP_PROCESSING = 102; // RFC2518 | |
| const HTTP_OK = 200; | |
| const HTTP_CREATED = 201; | |
| const HTTP_ACCEPTED = 202; |
| version: '3' | |
| services: | |
| # Database | |
| db: | |
| image: mariadb:latest | |
| volumes: | |
| - db_data:/var/lib/mysql | |
| restart: always | |
| environment: |
I hereby claim:
To claim this, I am signing this object: