File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 1
- name : PHP Composer
1
+ name : PHP composer & PHP 7.4, 8.0, 8.1 Compatibility
2
2
3
3
on :
4
4
push :
39
39
run : composer sniffer:php8.0
40
40
41
41
- name : PHP 8.1 compatibility
42
- run : composer sniffer:php8.1
43
-
44
- # Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit"
45
- # Docs: https://getcomposer.org/doc/articles/scripts.md
46
-
47
- # - name: Run test suite
48
- # run: composer run-script test
42
+ run : composer sniffer:php8.1
Original file line number Diff line number Diff line change 4
4
![ PHP] ( https://img.shields.io/badge/php-8.1-blue )
5
5
![ composer] ( https://shields.io/badge/composer-v2-darkgreen )
6
6
![ packagist] ( https://img.shields.io/badge/packagist-f28d1a )
7
+ ![ build] ( https://github.com/run-as-root/magento-cli-auto-proxy/actions/workflows/php.yml/badge.svg )
7
8
8
9
<br />
9
10
<div align =" center " >
You can’t perform that action at this time.
0 commit comments