File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 name : Test
1212 strategy :
1313 matrix :
14- php-version : ['8.4']
14+ php-version : ['8.3', '8. 4']
1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout code
Original file line number Diff line number Diff line change 11# GraphQL Attribute Schema
22[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( LICENSE )
3- [ ![ PHP Version] ( https://img.shields.io/badge/php-%5E8.4 -8892BF.svg?style=flat )] ( http://www.php.net )
3+ [ ![ PHP Version] ( https://img.shields.io/badge/php-%5E8.3 -8892BF.svg?style=flat )] ( http://www.php.net )
44
55Build your GraphQL Schema (for [ webonyx/graphql-php] ( https://github.com/webonyx/graphql-php ) ) based on attributes.
66
Original file line number Diff line number Diff line change 1616 }
1717 ],
1818 "require" : {
19- "php" : " ^8.4 " ,
19+ "php" : " ^8.3 " ,
2020 "psr/container" : " ^2.0" ,
2121 "roave/better-reflection" : " ^6.51" ,
2222 "webonyx/graphql-php" : " ^15.19"
Original file line number Diff line number Diff line change 11# GraphQL Attribute Schema
22[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( LICENSE )
3- [ ![ PHP Version] ( https://img.shields.io/badge/php-%5E8.4 -8892BF.svg?style=flat )] ( http://www.php.net )
3+ [ ![ PHP Version] ( https://img.shields.io/badge/php-%5E8.3 -8892BF.svg?style=flat )] ( http://www.php.net )
44
55Build your GraphQL Schema (for [ webonyx/graphql-php] ( https://github.com/webonyx/graphql-php ) ) based on attributes.
66
You can’t perform that action at this time.
0 commit comments