We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d2c8eb + a4fcc3d commit 543be78Copy full SHA for 543be78
composer.json
@@ -2,7 +2,7 @@
2
"name": "langleyfoxall/react-dynamic-data-table-laravel-api",
3
"description": "Provides a Laravel API endpoint responder for the `react-dynamic-data-table` component.",
4
"require": {
5
- "php": "^7.0.0",
+ "php": "^7.2||^8.0",
6
"laravel/framework": "^5.1||^6.0||^7.0||^8.0",
7
"langleyfoxall/helpers-laravel": "^1.10"
8
},
0 commit comments