Skip to content

Commit c4b8ebb

Browse files
committed
Updated PHP version requirement in composer.json (>=8.1) ⚡
1 parent 33fc409 commit c4b8ebb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"phpcs": "vendor/bin/phpcs -n --standard=phpcs.xml ./src/"
5151
},
5252
"support": {
53-
"issues": "https://github.com/Saleh7/php-zatca-xml/issues",
54-
"source": "https://github.com/Saleh7/php-zatca-xml"
53+
"source": "https://github.com/Saleh7/php-zatca-xml",
54+
"issues": "https://github.com/Saleh7/php-zatca-xml/issues"
5555
}
5656
}

0 commit comments

Comments
 (0)