File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 - name : Setup PHP
1919 uses : shivammathur/setup-php@v2
2020 with :
21- php-version : ' 8.2 '
21+ php-version : ' 8.3 '
2222 extensions : mbstring, intl, bcmath
2323 coverage : none
2424
4141 - name : Setup PHP
4242 uses : shivammathur/setup-php@v2
4343 with :
44- php-version : ' 8.1 '
44+ php-version : ' 8.2 '
4545 extensions : mbstring, intl, bcmath
4646 coverage : none
4747
Original file line number Diff line number Diff line change 11# UtilNumber Module
22[ ![ Latest Stable Version] ( https://poser.pugx.org/spryker/util-number/v/stable.svg )] ( https://packagist.org/packages/spryker/util-number )
3- [ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%208.1 -8892BF.svg )] ( https://php.net/ )
3+ [ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%208.2 -8892BF.svg )] ( https://php.net/ )
44
55UtilNumber provides low level numbers related functionality.
66
Original file line number Diff line number Diff line change 55 "license" : " proprietary" ,
66 "require" : {
77 "ext-intl" : " *" ,
8- "php" : " >=8.1 " ,
8+ "php" : " >=8.2 " ,
99 "spryker/application-extension" : " ^1.0.0" ,
1010 "spryker/kernel" : " ^3.30.0" ,
1111 "spryker/transfer" : " ^3.25.0"
You can’t perform that action at this time.
0 commit comments