Skip to content

Commit a4fcc3d

Browse files
Update composer.json
Co-authored-by: Ash <[email protected]>
1 parent b70cc43 commit a4fcc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "langleyfoxall/react-dynamic-data-table-laravel-api",
33
"description": "Provides a Laravel API endpoint responder for the `react-dynamic-data-table` component.",
44
"require": {
5-
"php": "^8.0.0||^7.0.0",
5+
"php": "^7.2||^8.0",
66
"laravel/framework": "^5.1||^6.0||^7.0||^8.0",
77
"langleyfoxall/helpers-laravel": "^1.10"
88
},

0 commit comments

Comments
 (0)