5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
|
#!/bin/bash
|
||
|
xxautobump php8.{1,2,3}{-{apcu,ast,igbinary,imagick,mongodb,redis},} composer8.{1,2,3}
|
||
|
git add .
|
||
|
xbump :
|