We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70cc43 commit a4fcc3dCopy full SHA for a4fcc3d
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": "^8.0.0||^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