File tree Expand file tree Collapse file tree 1 file changed +19
-24
lines changed Expand file tree Collapse file tree 1 file changed +19
-24
lines changed Original file line number Diff line number Diff line change 11language : php
2-
32php :
4- - 5.6
5- - 7.0
6- - 7.1
7- - 7.2
8- - 7.3
9- - 7.4
10-
3+ - 5.6
4+ - 7.0
5+ - 7.1
6+ - 7.2
7+ - 7.3
8+ - 7.4
119env :
1210 matrix :
13- - dependencies=lowest
14- - dependencies=highest
11+ - dependencies=lowest
12+ - dependencies=highest
1513 global :
16- - composer_flags="--no-interaction --no-ansi --no-progress --no-suggest --verbose"
17-
14+ - composer_flags="--no-interaction --no-ansi --no-progress --no-suggest --verbose"
1815before_install :
19- - composer self-update
20- - composer clear-cache
21-
16+ - composer self-update
17+ - composer clear-cache
2218install :
23- - if [ -n "$GIT_HUB_TOKEN" ]; then composer config -g github-oauth.github.com "$GIT_HUB_TOKEN"; fi;
24- - if [ "$dependencies" = "highest" ]; then composer update $composer_flags; fi;
25- - if [ "$dependencies" = "lowest" ]; then composer update $composer_flags --prefer-lowest --prefer-stable; fi;
26-
19+ - if [ -n "$GIT_HUB_TOKEN" ]; then composer config -g github-oauth.github.com "$GIT_HUB_TOKEN";
20+ fi;
21+ - if [ "$dependencies" = "highest" ]; then composer update $composer_flags; fi;
22+ - if [ "$dependencies" = "lowest" ]; then composer update $composer_flags --prefer-lowest
23+ --prefer-stable; fi;
2724script :
28- - vendor/bin/phpunit test/unit
29-
25+ - vendor/bin/phpunit test/unit
3026after_success :
31- - bash <(curl -s https://codecov.io/bash)
32-
27+ - bash <(curl -s https://codecov.io/bash)
3328notifications :
3429 slack :
3530 if : branch = main
3631 on_pull_requests : false
3732 on_success : never
3833 on_failure : change
3934 rooms :
40- - secure : UiDCIJkcMNmiUGz1S0+sgZ8vWnDnj2X6Vq9YXP/UTufkdmfJallrxbrZISM24rgdObcC4vXfqRPmK5/fIPAKoniAd5JNIcQxtuCJox8HIqtSsOoU4Ffx1s2W6gGSB43howJkufROv1Au2P9I5fO34R7kdSTeUShFVBKTRYMUL6BPyeE+wb1ohl2d9afEo8yCppOvJe/JXccAgS1mHyRAoWn9SiA2o5cr7BWv1W+RUwOr762WZ+baaAT6zh0bnQ7fMzWfY1JZQQMxCx3M+Q8RQTdFcjGZGAfipAPs37VZd5ePMkYGFICgs2cp1jE85yNUnGZaxXx/XyamjQhqXrMV4cRbNwiI85sVJNxwoREZLROKPwZpuLQ7mZwm0lG6zpMbLPGtTlZmhUpd17qgr4e9K29AoE4+/ewNJmiiUn11+FYiUbimBSxuHomX11Bii7zbt1nsM8/f8nk10K2mr/jyiG3ANkHduXwKvwbMcPruBxw5DEJ54Q4OxhW6Oh2kkIqGc9HwF1AZJWec4HtMFvc00siqaydFVCN9etJSsJJS8Oe4a5erEg06fy4P5TQ74dzTkICeeShO4Fh5u8x95U6zV1zTJ2XR/RwWQDXxkkO5NH+0g4iEPneb36dMQiRoSzcKVxTE0ABM2BMVrb1xKHqhF51zSDaEOYb6UNsqJh3Qed0 =
35+ secure : mq6Wte5AYyRJQjMgf3kmvIKmixhgbMsX+vrbi6MeefpM9Pej2Db8+HvOeiJVw2WmcrYY+5RVxwIpRA7qojwrx2fy8RiARF8F472tRqI6Ku8zJHoxWtw/mIqletZ1IYRdCbCWeMzfCceon7JzWeBc+XiS5o/J+fgFuHbT3MX+yDTmd7dQmJ5hK56zhAZR38j3SStYpn/pp+af8q32n2GbHWF1UinrdQL+fqDDnFYoeRNOq4d96FPwM0wl0s5ZvmlIECDoKdPwFv/KlAuBmDWRYjew/gIFCcKY2mXv+JofyWCNPeMwKqP3h0LhjNqKIDVxongm4KUXrEkx+f9S/gw1NMoySL0M2hez7sEH7852J+qI+MkiP9A14HEz5dWxvxsYwrO6nDGci8Ag3Fwav13bGg9J4Y7RU8JPqMvzpbOxoKvr6U6KPAtL21yt+ta66CAiptUdo8wjqT8M8rFAlujN4ufOZgpmh0HlOTMyuPhxsRUThiFO1oedY8hod5Vr+AJE/cOYTk9raQP9uu2GOPanh3qJTTomPMf+c5sSNlu86gI8xc6VLStiSrmZpZ4lFE9IYT+0rrZXqYaaX9sKIvMjzbiCqw0bRSwtrwL8oszh5ATDVBvOgWNokBO+KVPFy6ULFlGwdoUmtmwY4iVy5nV75EJXvZnxxC/ms7fJ78d4a40 =
You can’t perform that action at this time.
0 commit comments