Skip to content

Commit 59f528b

Browse files
committed
Update matrix-init.json
1 parent 5b3cdda commit 59f528b

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

resources/matrix/matrix-init.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1220,15 +1220,15 @@
12201220
"extension": "Limits",
12211221
"use": true,
12221222
"php_versions": {
1223-
"7.2": "512M",
1224-
"7.3": "512M",
1225-
"7.4": "512M",
1226-
"8.0": "512M",
1227-
"8.1": "512M",
1228-
"8.2": "512M",
1229-
"8.3": "512M",
1230-
"8.4": "512M",
1231-
"8.5": "512M"
1223+
"7.2": "160M",
1224+
"7.3": "160M",
1225+
"7.4": "160M",
1226+
"8.0": "160M",
1227+
"8.1": "160M",
1228+
"8.2": "160M",
1229+
"8.3": "160M",
1230+
"8.4": "160M",
1231+
"8.5": "160M"
12321232
}
12331233
},
12341234
{
@@ -1316,15 +1316,15 @@
13161316
"extension": "Limits",
13171317
"use": true,
13181318
"php_versions": {
1319-
"7.2": "512M",
1320-
"7.3": "512M",
1321-
"7.4": "512M",
1322-
"8.0": "512M",
1323-
"8.1": "512M",
1324-
"8.2": "512M",
1325-
"8.3": "512M",
1326-
"8.4": "512M",
1327-
"8.5": "512M"
1319+
"7.2": "128M",
1320+
"7.3": "128M",
1321+
"7.4": "128M",
1322+
"8.0": "128M",
1323+
"8.1": "128M",
1324+
"8.2": "128M",
1325+
"8.3": "128M",
1326+
"8.4": "128M",
1327+
"8.5": "128M"
13281328
}
13291329
},
13301330
{

0 commit comments

Comments
 (0)