Skip to content

Commit 06b6a89

Browse files
committed
add PHP 8.0 support
1 parent 32f9cdd commit 06b6a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": "^7.1 || ^8.0",
19-
"astrotomic/php-conditional-proxy": "^0.2.0"
19+
"astrotomic/php-conditional-proxy": "^0.2.1"
2020
},
2121
"require-dev": {
2222
"pestphp/pest": "^0.3.0",

0 commit comments

Comments
 (0)