feat: add deprecated config for app
This commit is contained in:
parent
a11f9660b2
commit
7ea79abd61
|
|
@ -25,5 +25,6 @@ additionalProperties:
|
|||
website: https://www.php.net/
|
||||
github: https://github.com/php/php-src
|
||||
document: https://www.php.net/docs.php
|
||||
deprecated: 2.0
|
||||
architectures:
|
||||
- amd64
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ additionalProperties:
|
|||
website: https://www.php.net/
|
||||
github: https://github.com/php/php-src
|
||||
document: https://www.php.net/docs.php
|
||||
deprecated: 2.0
|
||||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ additionalProperties:
|
|||
website: https://www.php.net/
|
||||
github: https://github.com/php/php-src
|
||||
document: https://www.php.net/docs.php
|
||||
deprecated: 2.0
|
||||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
|
|
|
|||
Loading…
Reference in New Issue